Skip to content

Conversation

@GregHib
Copy link
Owner

@GregHib GregHib commented Jan 24, 2026

  • Speed up /data/ file walking (500ms -> 200ms)
  • Introduce dirs.txt in /data/ to easily modify which directories should be scanned
  • Move temp files to /data/.temp
  • Fix caching not updating last modified file
  • Cache npc spawns (3x faster)
  • Fix burning rate not applying on fires
  • Fix burnt mackerel Burned Fish #848
  • Fix a bunch of npcs.toml typo's

@github-actions
Copy link
Contributor

github-actions bot commented Jan 24, 2026

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

❌ Patch coverage is 0% with 84 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.12%. Comparing base (c9170b3) to head (f454874).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...gs/voidps/engine/entity/character/npc/NPCSpawns.kt 0.00% 67 Missing ⚠️
...tlin/world/gregs/voidps/engine/data/ConfigFiles.kt 0.00% 13 Missing ⚠️
...egs/voidps/engine/data/definition/data/Uncooked.kt 0.00% 1 Missing ⚠️
...n/kotlin/world/gregs/voidps/engine/entity/World.kt 0.00% 1 Missing ⚠️
game/src/main/kotlin/Main.kt 0.00% 1 Missing ⚠️
...in/content/entity/player/command/ServerCommands.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...egs/voidps/engine/data/definition/data/Uncooked.kt 0.00% <0.00%> (ø)
...n/kotlin/world/gregs/voidps/engine/entity/World.kt 41.93% <0.00%> (ø)
game/src/main/kotlin/Main.kt 0.00% <0.00%> (ø)
...in/content/entity/player/command/ServerCommands.kt 17.24% <0.00%> (ø)
...tlin/world/gregs/voidps/engine/data/ConfigFiles.kt 11.11% <0.00%> (+1.49%) ⬆️
...gs/voidps/engine/entity/character/npc/NPCSpawns.kt 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #849      +/-   ##
============================================
- Coverage     37.13%   37.12%   -0.01%     
- Complexity     7245     7251       +6     
============================================
  Files          1494     1494              
  Lines         58938    58957      +19     
  Branches      14862    14862              
============================================
+ Hits          21884    21889       +5     
- Misses        32104    32122      +18     
+ Partials       4950     4946       -4     
Components Coverage Δ
Content 34.32% <0.00%> (+0.01%) ⬆️
Engine 42.81% <0.00%> (-0.08%) ⬇️
Network 60.93% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib GregHib merged commit 330cd3f into main Jan 24, 2026
5 checks passed
@GregHib GregHib deleted the startup-fixes branch January 24, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants