Commit graph

26 commits

Author SHA1 Message Date
Kubsy
420eda464b add EnablePointFilter to gameflow.lua 2023-09-06 12:16:59 +01:00
Lwmte
1882711be4 Enable level select by default 2023-01-29 12:17:50 +02:00
Lwmte
076e989993 Add Flow.EnableLevelSelect option in Gameflow.lua to enable/disable level selection 2022-12-07 18:02:46 +02:00
Anatoly
557b25d9fa
Add option to draw Lara in title flyby (#890)
* Add option to draw Lara in title flyby
* Update Changes.txt
2022-12-06 15:40:38 +02:00
Anatoly
697aea87eb
Enable mass pickup (#859)
* Enable mass pickup
* Update Changes.txt
* Remove getThisItemPlease
* Fix sarcophagus pickups
* Fix legacy pickup triggers not working
* Update Changes.txt
* Align pickups to surfaces
* Update pickup.cpp
* Update pickup.cpp
* Update Changes.txt
2022-11-20 05:29:08 +02:00
Lwmte
64d61afd3e Rename SetNumberOfSecrets to SetTotalSecretCount 2022-11-17 18:01:39 +02:00
Lwmte
0859d0ea11 Dehardcode overall secrets count 2022-11-03 07:43:04 +02:00
Kubsy
f3ac73d5d4 Add EnableFlyCheat to gameflow lua file 2022-10-26 15:34:55 +01:00
hispidence
b7bd4035a2 Update starter scripts in accordance with #742 2022-09-16 14:59:43 +01:00
hispidence
2c2d49cc5d Update scripts in accordance with #701 and #735 2022-09-13 21:28:38 +01:00
Lwmte
8a460e29c2 Clean up scripts 2022-08-16 13:21:57 +03:00
hispidence
d61697e9f2 Uncap levelFarView and remove regular game farView. 2022-08-09 22:59:27 +01:00
hispidence
a45fd03c1b Remove bit of old debug code that prevented all further objects being loaded. 2022-08-07 00:55:40 +01:00
Lwmte
010676983b Update Gameflow.lua 2022-08-06 17:38:35 +03:00
Lwmte
e89ddf4452 Change key check lua command names to more consistent ones 2022-08-06 16:59:43 +03:00
Lwmte
3992e68b33 Clean up scripts more 2022-08-04 20:06:28 +03:00
Lwmte
c519c0029f Remove unused shader, clean up scripts 2022-08-04 05:23:56 +03:00
Stranger1992
4292d0ef39 Fog implemented in default Gameflow.lua
Syntax for fog =

```level.fog = Fog.New(Red Value , Green Value , Blue Value , Distance fog starts (in sectors) , Distance fog ends (in sectors)```
2022-07-05 16:05:33 +01:00
MontyTRC89
45d61b5ba9 Possible fix for levels without statics 2022-05-28 05:54:28 +02:00
Lwmte
0ea0f74222 Change level file extension in script 2022-05-17 13:25:41 +03:00
Sezz
153e0a3d05 Update animation bools and fix Settings.lua; use correct block in monkey idle state 2022-05-06 01:47:54 +10:00
Sezz
e42538aa8d Revert "Update animation bools and fix Settings.lua; use correct block in monkey idle state"
This reverts commit 8305a2581b.
2022-05-06 01:44:15 +10:00
Sezz
8305a2581b Update animation bools and fix Settings.lua; use correct block in monkey idle state 2022-05-05 19:50:52 +10:00
hispidence
48e018f7fb Remove Enums.lua (it's now redundant), update Gameflow.lua and Settings.lua. 2022-02-14 23:10:29 +00:00
hispidence
e2a40fe42e Fix up Gameflow.lua, Settings.lua and Strings.lua. 2022-02-13 20:38:55 +00:00
Lwmte
59263279fe Provide scripts file into repo 2021-12-01 15:31:39 +03:00