PeachyPeach
|
717dfde419
|
Bug fix: level_script_parse (#366)
* Bug fix: level_script_parse
* level_is_vanilla_level
|
2023-04-29 01:55:29 +02:00 |
MysterD
|
1a1f593a38
|
Added ability to have completely custom levels that don't override anything
|
2022-06-05 21:55:31 -07:00 |
Prince Frizzy
|
2a611034a6
|
Added a full new custom behavior system (#124)
|
2022-06-02 12:19:54 -07:00 |
MysterD
|
f9411da5a6
|
Started working toward allowing disconnection
|
2022-05-09 07:27:47 -07:00 |
MysterD
|
a3df8d9c0b
|
Massive DynOS refactor for performance/organization
|
2022-04-19 21:06:18 -07:00 |
MysterD
|
8ddf90a058
|
Make DynOS texture lookup use a set for performance
|
2022-04-19 18:24:26 -07:00 |
MysterD
|
b6be0a0e78
|
Rewrite of hash/cache system
|
2022-04-16 13:05:10 -07:00 |
MysterD
|
4610374570
|
Clang/mac fixes
|
2022-04-11 21:43:55 -07:00 |
MysterD
|
2d159af4cc
|
Allow coop mods to use the backup save slot independently of the normal one
|
2022-04-10 00:30:47 -07:00 |
MysterD
|
2e8017a39c
|
Allow course names/acts to be changed from Lua
|
2022-04-09 23:28:36 -07:00 |
MysterD
|
47dd967af5
|
Added a way to bind to movtexqc ids through lua, added the rest of the object constants
|
2022-04-09 01:47:20 -07:00 |
MysterD
|
38ac873568
|
Made trajectories overridable from Lua
|
2022-04-08 23:01:41 -07:00 |
MysterD
|
d4f462d491
|
Added custom level script overrides, warps work now
|
2022-04-08 19:29:16 -07:00 |
MysterD
|
420789b570
|
Split dynos_misc stuff into mgr files
|
2022-04-08 08:18:06 -07:00 |