MysterD
dc4310a152
Improve rom hack camera's collisions in tight spaces and focus underwater. Add HOOK_ON_SET_CAMERA_MODE
2022-04-13 00:10:50 -07:00
MysterD
84e3099d6e
Add a vanilla-like camera for romhacks
2022-04-11 21:04:15 -07:00
MysterD
0e4ab8ec64
Added HOOK_GET_STAR_COLLECTION_DIALOG
2022-04-10 02:44:11 -07:00
MysterD
37e2593279
Unhardcoded all behavior dialogs, allowed replacement of dialogs
2022-04-09 19:50:50 -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
6dd90100ad
Adjustments for Lua/Mods
2022-04-06 18:24:50 -07:00
MysterD
2aeb96cc59
Merge branch 'unstable' into level-scripts
2022-04-06 01:36:33 -07:00
MysterD
5efd8565eb
Added ability for Lua mods to adjust gServerSettings
2022-03-26 01:08:15 -07:00
MysterD
f8d52343b5
Add HOOK_ON_PAUSE_EXIT
2022-03-25 23:06:14 -07:00
Isaac
4f78f507ee
Add save file flag functions to lua api ( #41 )
2022-03-24 19:30:15 -07:00
MysterD
c34ffd90e7
Misc Lua fixes/enhancements
...
approach_s32 now stays within 32 bits
Fixed SOUND_ARG_LOAD
Added OBJ_COL_FLAGS_*
Added reset_rumble_timers
Added get_hand_foot_pos_*
Added get_water_surface_pseudo_floor
Adjusted new hooks to be called at the appropriate times
2022-03-19 00:56:59 -07:00
MysterD
d5f225018f
Added HOOK_ON_OBJECT_UNLOAD, HOOK_ON_SYNC_OBJECT_UNLOAD
2022-03-17 01:43:08 -07:00
MysterD
7a00461333
Added allocate_mario_action()
2022-03-17 01:17:34 -07:00
MysterD
55ff99cfe2
Added hooks: HOOK_ON_LEVEL_INIT, HOOK_ON_WARP, HOOK_ON_SYNC_VALID
2022-03-16 23:53:01 -07:00
MysterD
f74b6a47d0
Load Super Keeberghrh's ERROR model when DynOS can't find the model
2022-03-16 01:34:18 -07:00
MysterD
3cf546923e
Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable
2022-03-13 00:25:22 -08:00
Prince Frizzy
43ae67c337
Update to Refresh 13 ( #19 )
...
* Refresh 13
Co-authored-by: n64 <n64>
2022-03-13 00:17:10 -08:00
MysterD
bdd939f24e
Added hook: HOOK_ALLOW_PVP_ATTACK, disabled friendly fire in football
2022-03-12 23:43:47 -08:00
MysterD
2876251fb6
Added DynOS warp functions to Lua API
2022-03-11 18:11:32 -08:00
MysterD
9334840448
Added ability for Lua to spawn non-synchronized objects
2022-03-09 21:25:34 -08:00
MysterD
c82debc7fb
More lua doc fixes
2022-03-04 22:38:43 -08:00
MysterD
a6670df963
Add missing AreaTimerType to documentation
2022-03-04 22:31:32 -08:00
MysterD
68e89ff337
Fix Lua documentation autogen links
2022-03-04 22:24:21 -08:00
MysterD
6e74c21b0f
Fixed how constants.md autogen'd links
2022-03-04 22:11:10 -08:00
MysterD
3de0900bbc
Initial custom behavior commit
2022-03-03 01:04:15 -08:00
PeachyPeach
a30bc12aed
Added support for X and Y buttons; Re-mapped B button to the actual B button for controllers; Moved particleFlags code so lua scripts can spawn Mario particles with 'before Mario update' and 'after Mario update' hooks ( #5 )
2022-02-27 14:31:59 -08:00
MysterD
f11184b8df
Made certain objects use their dynamically assigned model IDs
2022-02-26 02:14:30 -08:00
MysterD
62718d8987
Add more constants to Lua
2022-02-25 22:44:37 -08:00
MysterD
a0832d0cfe
Various Lua object API improvements
...
Lifted immutablity of most Lua struct fields
Added object constants to Lua API
Added ability to set struct pointers in Lua API
Prevented respawners for Lua-spawned objects
2022-02-25 18:30:05 -08:00
MysterD
4a8122adfe
Added level models to Lua API
2022-02-22 18:04:12 -08:00
MysterD
cee83df8c9
Initial Lua support for spawning objects
2022-02-21 22:46:39 -08:00
MysterD
453d494549
Ran autogen after refresh 12 merged
2022-02-18 22:43:38 -08:00
MysterD
a1ec9ad628
Added HOOK_ON_INTERACT to Lua API
2022-02-15 22:21:31 -08:00
MysterD
d84d12a433
Added image drawing to Lua API
2022-02-15 22:12:20 -08:00
MysterD
2d70b235ff
Added CPointers to Lua/autogen
2022-02-15 22:09:21 -08:00
MysterD
e53c3d5f71
Add Wario's moveset based on steven's mod
2022-02-14 18:26:44 -08:00
MysterD
369ea12bf4
Update lua docs
2022-02-13 22:18:03 -08:00
MysterD
ecb6956203
Rewrite of how lua hooks chat commands
2022-02-03 19:50:27 -08:00
MysterD
4cd13853db
Changed autogeneration of Lua constants to pull directly from src
2022-02-03 00:43:17 -08:00
MysterD
4f3888b7e3
Added chat commands to lua mods
2022-02-03 00:42:57 -08:00
MysterD
e630cfe8c7
Added on_player_connected/disconnected hooks
2022-02-02 19:33:36 -08:00
MysterD
39cefa6ec4
Added gNetworkPlayers to lua api
2022-02-02 19:24:51 -08:00
MysterD
bdb6de75e1
Added HOOK_ON_PVP_ATTACK
2022-02-02 19:19:17 -08:00
MysterD
7bca69b4bb
Fixed character sound functions
2022-02-01 21:59:34 -08:00
MysterD
0853986e8d
Added ability for sync tables to contain tables
2022-02-01 18:15:10 -08:00
MysterD
598e8b5bed
Initial foundation for lua networking
2022-01-30 23:11:33 -08:00
MysterD
eefb52880c
Autogenerated Lua documentation
2022-01-29 22:47:22 -08:00