Commit Graph

11 Commits (b6d1a8a7060e8f61ba32b8f10908a7a06b505fcd)

Author SHA1 Message Date
David Joslin 732c646d0c Cleanup from Isaac 2023-11-08 20:03:46 -05:00
Isaac0-dev c9e4efdb31
custom level fixes and fixes from other pr (#483)
clean up custom level code
    fixed a bug where custom level course numbers weren't used by dynos warps
    removed a bunch of unused dynos code
    fix demos triggering incorrectly
    allowed the right Ctrl key to be used when opening the in game console
    fixed a softlock that was possible to experience when talking to the snowman in CCM
    fixed the bug where you can permanently lose your cap (bug created by my own PR from beta 32)
    fix the moderator feature I made a while back; I am amazed it even worked at all before
    fixed dynos warp initial actions being skipped (read ec8aabc for explanation)
    completely changed the way star names and course names work
2023-10-27 16:42:27 -07:00
MysterD 093754ae1b Fix some memory mismanagement 2023-05-13 02:42:35 -07:00
MysterD 03a7c1f086 Fix crashes in various obj functions 2023-05-07 15:55:11 -07:00
MysterD d52ee8588d Fixed crash in DynOS_UpdateCmd 2023-05-07 15:49:26 -07:00
Prince Frizzy 40e1fa9e58
Added a full new custom behavior system (#124) 2022-06-02 12:19:54 -07:00
MysterD 26cc9ee17f Attempt #3 2022-05-09 09:45:14 -07:00
MysterD d75b0e9133 Started working toward allowing disconnection 2022-05-09 07:27:47 -07:00
MysterD 403bf30be9 Added custom level script overrides, warps work now 2022-04-08 19:29:16 -07:00
MysterD f92857704d Ported the rest of DynOS, but left the options menu disabled 2022-03-10 01:18:53 -08:00
MysterD b3ed387711 Added DynOS v1.1 without the dynamic options
- Added support for coop-specific actors
- Added support for coop-specific geo functions
- Added support for coop-specific model functions
2022-03-09 18:01:03 -08:00