-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: Snifer/lonelog
base: 1.4.6-dev
head repository: Snifer/lonelog
compare: 1.4.7-dev
- 12 commits
- 7 files changed
- 2 contributors
Commits on May 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d8dd061 - Browse repository at this point
Copy the full SHA d8dd061View commit details -
Updated parseNPCs to overwrite existing tags with all new tags instea…
…d of appending new tags
Configuration menu - View commit details
-
Copy full SHA for 628f191 - Browse repository at this point
Copy the full SHA 628f191View commit details -
Added reference recognition to avoid updating an entity when it's bei…
…ng referenced via '[#N|...]'
Configuration menu - View commit details
-
Copy full SHA for e5c982b - Browse repository at this point
Copy the full SHA e5c982bView commit details -
Added support for explicit tag removal using -, explicit tag addition…
… using +, and tag overwriting when entity is redefined.
Configuration menu - View commit details
-
Copy full SHA for 7cfd334 - Browse repository at this point
Copy the full SHA 7cfd334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5761784 - Browse repository at this point
Copy the full SHA 5761784View commit details -
- Refactored some internal parsing code of the parseNPC, parsePC, and…
… parseLocation methods into a parseEntity method. - Added ParsedEntity interface and removed redundant ParsedNPC, ParsedPC, ParsedLocation interfaces, - Updated references in thread-views.ts
Configuration menu - View commit details
-
Copy full SHA for c202801 - Browse repository at this point
Copy the full SHA c202801View commit details
Commits on May 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f982c01 - Browse repository at this point
Copy the full SHA f982c01View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c7170 - Browse repository at this point
Copy the full SHA f5c7170View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd097ab - Browse repository at this point
Copy the full SHA bd097abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb2f0a - Browse repository at this point
Copy the full SHA 0eb2f0aView commit details
Commits on May 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0c670ed - Browse repository at this point
Copy the full SHA 0c670edView commit details
Commits on May 21, 2026
-
Includes fix for TS2532 and TS2322 strict array checking errors in src/utils/parser.ts
Snifer committedMay 21, 2026 Configuration menu - View commit details
-
Copy full SHA for 5fb5845 - Browse repository at this point
Copy the full SHA 5fb5845View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.6-dev...1.4.7-dev