Marcin Kurczewski
cd9e75c11f
docs: release 2.11
2022-10-19 14:15:02 +02:00
Marcin Kurczewski
027dcba0ea
build: include config tool in the release
2022-10-19 13:10:52 +02:00
lahm86
11e28c2df8
config: improve config tool spec loading
2022-10-19 10:02:52 +02:00
lahm86
90984cf690
config: remove default config file
2022-10-19 10:02:52 +02:00
lahm86
4ba1c92388
config: remove default config file
2022-10-19 10:02:52 +02:00
lahm86
889065e4c8
config: remove default config file
...
config: default configuration file is no longer required; config will load defaults automatically.
2022-10-19 10:02:52 +02:00
lahm86
c746b8afa3
config: add a .NET config tool
...
Part of #633 .
2022-10-19 10:02:52 +02:00
lahm86
2ae01d3ad5
config: merge settings into main config
...
config:
- settings.c functionality moved to config.c;
- some bool settings inverted in line with config tool;
- default config file comments updated in line with config tool.
Part of #633 .
2022-10-19 10:02:52 +02:00
walkawayy
4432f86bdb
sound: added an option to turn off sound effect pitching ( #632 )
...
* sound: added an option to turn off sound effect pitching
Resolves #625 .
2022-09-30 21:51:14 -04:00
lahm86
183bc7b68a
gun: fix firing blanks indefinitely
2022-09-26 18:35:45 +02:00
lahm86
376a3b6c5c
bridge: avoid moving bridges sitting on vertical portals
...
Resolves #627 .
2022-09-24 12:07:48 +02:00
walkawayy
e6ada212b0
savegame: highlight latest save at game start ( #622 )
...
savegame: set passport requested to latest save on game start
Resolves #618 .
2022-09-17 13:14:04 -04:00
walkawayy
9610f22d59
savegame: fix incorrect number of FX check during loading. ( #621 )
...
savegame: fix incorrect number of FX check during loading.
Resolves #620 .
Warn for loading FX over the limit since they aren't spawned.
2022-09-17 13:12:48 -04:00
Marcin Kurczewski
9a8157fff6
Merge branch 'stable' into develop
2022-09-15 16:38:02 +02:00
Marcin Kurczewski
122597a1a2
docs: release 2.10.3
2022-09-15 16:36:41 +02:00
walkawayy
9852dce76c
option_passport: fix save crystal mode saving in the first slot ( #613 )
...
Resolves #607 .
2022-09-15 16:36:25 +02:00
walkawayy
8a030d03c9
savegame: fix flame emitters in enhanced saves
...
Resolves #616
2022-09-03 22:06:40 +02:00
oziphantom
1af0e38b56
output: improve border scaling
2022-09-03 16:53:24 +02:00
lahm86
eeb3f4d1b2
gameflow: add remove_ammo and remove_medipacks options ( #614 )
2022-08-23 16:53:28 -04:00
walkawayy
529ef04652
option_passport: fix save crystal mode saving in the first slot ( #613 )
...
Resolves #607 .
2022-08-23 12:25:53 -04:00
walkawayy
dbc22a574a
gameflow: fix remove_scions causing Lara to equip weapons
...
Resolves #605 .
2022-08-23 12:19:58 -04:00
walkawayy
1c407ae865
gameflow: fix remove_guns preventing weapon pickups
...
Resolves #611 .
2022-08-23 12:19:58 -04:00
walkawayy
9eeaddafdd
simplify Game_Start cases
2022-08-23 12:19:58 -04:00
walkawayy
3b04c133a4
fix underwater currents breaking in rare cases ( #598 )
...
* fix underwater currents breaking in rare cases
Resolves #127 .
2022-08-19 17:03:59 -04:00
Marcin Kurczewski
cc2df235b2
vars: remove unused globals
2022-08-19 22:37:40 +02:00
Marcin Kurczewski
cc126c3c85
vars: move flipmap globals to room.h
2022-08-19 22:37:40 +02:00
Marcin Kurczewski
f16ae36fe5
vars: move wibble globals to output.c
2022-08-19 22:37:39 +02:00
Marcin Kurczewski
7dc5a21b07
vars: reduce items and effects globals
2022-08-19 22:37:39 +02:00
walkawayy
b6b8d9a91b
savegame: added FX, lava emitters, flame emitters, and waterfalls ( #601 )
...
* savegame: added FX, lava emitters, flame emitters, and waterfalls
Resolves #418 .
Creates new savegame version 2.
2022-08-19 16:01:18 -04:00
walkawayy
ddf7ec3dab
inventory: kill SFX in inventory with disable_music_in_inventory ( #608 )
...
Resolves #486 .
2022-08-18 23:19:36 -04:00
rr-
affae93ebd
docs: release 2.10.2
2022-08-03 19:44:14 +02:00
walkawayy
5536793940
lara: fix revert_to_pistols ignoring gameflow's remove_guns
2022-08-03 19:43:28 +02:00
rr-
74c8fcfb27
docs: release 2.10.1
2022-07-27 01:20:41 +02:00
walkawayy
e4f8e759f3
lara: fix ability to equip pistols in the gym level
...
Resolves #594 .
2022-07-27 00:36:25 +02:00
rr-
c3cd00acff
docs: release 2.10
2022-07-26 00:45:25 +02:00
rr-
4ed4256f79
docs: update wording
2022-07-26 00:36:47 +02:00
walkawayy
822c7697a4
docs: add new readme showcase images
2022-07-26 00:36:47 +02:00
rr-
6fa5cb713e
docs: update
2022-07-26 00:36:47 +02:00
walkawayy
d8b4fbecf6
passport: add the story so far option to view cutscenes and FMVs
...
Resolves #201
2022-07-21 23:09:39 +02:00
rr-
e2015b9003
installer: add an icon; update assets
2022-07-14 12:00:14 +02:00
rr-
e7e2265113
installer: updates after posix remarks
2022-07-14 12:00:14 +02:00
rr-
acd14421f2
installer: remove COM deps
2022-07-14 12:00:14 +02:00
rr-
5cfd98476f
installer: tweaks
2022-07-14 12:00:14 +02:00
rr-
4c29cf9fd3
installer: improve regular expressions
2022-07-14 12:00:14 +02:00
rr-
cdd1f50b91
installer: add a .NET game installer
2022-07-14 12:00:14 +02:00
walkawayy
1b328bf92a
PS1 UI ( #540 )
...
text: add PS1 UI style
2022-06-30 21:20:48 -04:00
Tom
efc6ff66f7
lara: add an option to revert to pistols
...
Closes #557
2022-06-22 01:53:50 +02:00
rr-
f4547094a0
build: allow drafting new releases from any branch
2022-06-10 17:16:38 +02:00
rr-
7d8d789d8c
docs: release 2.9.1
2022-06-03 22:29:14 +02:00
rr-
dcd8065392
centaur: fix crash
2022-06-03 22:28:37 +02:00