-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchangelog.txt
67 lines (60 loc) · 1.9 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
2024-09-25 v1.18-74-ar10
- Fix full cockpit camera views
- Fix position of briefing robot in 1920x1080 and higher
- Fix missing transparency in D1 secret levels
2024-05-24 v1.18-74-ar9
- Fix exit sequence
2024-02-21 v1.18-74-ar8
- Add original ammo rack option
- Add pause game in automap/menus option
- Fix full rescue bonus
- Fix message object trigger
- Fix missing background on end game credits
- Fix mission loading on Linux
2023-04-07 v1.18-74-ar7
- Add Borderless Window option
- Support VSync off on Linux
- Fix screenshots
- Fix level mesh/model data caching
- Fix initial setup data file copy
2022-08-31 v1.18.74-ar6
- Scale briefing font
- Fix joystick banking sensitivity
- Fix small reticle artifacts
- Fix briefing background glitches/cursor flashing
- Save crash information on Windows
2022-07-13 v1.18.74-ar5
- No extra transparency if image quality is low
- Enable SDLMixer (ogg music) by default
- Skip missing files warning if ran before
2022-07-02 v1.18.74-ar4
- Fix network player timeout
- Fix loading vanilla/Rebirth save games
- Fix ase model caching regression
2022-06-17 v1.18.74-ar3
Stability
- Disable OpenMP, network and sound threads
- Fix various out of bounds access
- Fix various unintialized memory access
- Fix memory leak with FindFileFirst
Game play
- Restore bot / powerup collision if Collision model set to standard
- Restore GuideBot flare fire behaviour
- Fix level 12 boss not spewing on energy hits
- Fire primary in same frame
- GuideBot pathing fixes
- Various AI fixes
Setup
- Run without d2x-xl files
- Set default brightness to standard
- Use energy spark texture if effect bitmap missing
Build/platform
- Fix cmake build
- Fix Windows build with cmake/autotools/gcc
- Fix build with newer gcc versions
- Use unpatched SDL on Windows
- Fix midi on Win64
- Fix Fx volume on Linux
- Fix warnings
- Disable structure packing except for network structs
- Print warnings/errors to console on Linux