We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62ec72 commit 79f27d8Copy full SHA for 79f27d8
docs/CHANGELOG.md
@@ -18,6 +18,7 @@ Version 1.8.1 (not released yet)
18
- Skip textures with too long names (32+ characters) in editor to avoid buffer overflow
19
- Speed up shadows rendering in levels with multiple detailed movers
20
- Add `debug particle_emitter` subcommand (shows emitter cull radius)
21
+- Fix crash reporter URL
22
23
Version 1.8.0 (released 2022-09-17)
24
-----------------------------------
@@ -72,7 +73,6 @@ Version 1.8.0 (released 2022-09-17)
72
73
- Change default FPS limit to 120 to comply with the stock game
74
- Fix loading a save game when player entity is out of level bounds
75
- Fix possible freeze when burning entity is destroyed
-- Fix crash reporter URL
76
77
Version 1.7.0 (released 2021-06-05)
78
0 commit comments