Prince Frizzy
|
c62e65d7e8
|
Fixes for multiple players getting a star cutscene, Even if they didn't spawn it. (#22)
* Fix up star cutscene issues.
|
2022-03-13 00:22:48 -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
|
da66ace04d
|
Made kick-slide have a minimum speed to attack players
|
2022-03-12 23:47:17 -08:00 |
MysterD
|
bdd939f24e
|
Added hook: HOOK_ALLOW_PVP_ATTACK, disabled friendly fire in football
|
2022-03-12 23:43:47 -08:00 |
MysterD
|
484962ff2c
|
Fix Mac compile
|
2022-03-12 22:38:13 -08:00 |
MysterD
|
52ea3a8ff7
|
Fix image
|
2022-03-12 21:52:38 -08:00 |
MysterD
|
025e06151a
|
Add spacing to vscode docs
|
2022-03-12 21:49:05 -08:00 |
MysterD
|
9f51b8c803
|
Document how to setup vscode
|
2022-03-12 21:47:48 -08:00 |
MysterD
|
12e28f4099
|
Added Lua definitions for autocomplete in visual studio code
|
2022-03-12 21:28:57 -08:00 |
MysterD
|
48891a463f
|
Shorten mod names when discord activity overruns
|
2022-03-12 20:52:12 -08:00 |
MysterD
|
58eb1c7686
|
Fix Discord error when using a lot of mods
|
2022-03-12 20:41:02 -08:00 |
MysterD
|
19ca2e2040
|
Fixed saving/loading of DynOS model pack settings
|
2022-03-12 17:00:06 -08:00 |
MysterD
|
8fb3ad946e
|
Fixed mod list incompatibility issue
|
2022-03-12 16:10:03 -08:00 |
Isaac
|
fa96370fc2
|
Added an option to disable Popups for deaths and level exit/entry (#20)
|
2022-03-12 16:06:18 -08:00 |
mjcox244
|
a0cd40adf3
|
Make Football a gamemode (#21)
Small change to football to mark it as a game mode so you can't play H&S and football at once
|
2022-03-12 16:05:19 -08:00 |
MysterD
|
b53f485594
|
changed default bind for 'X' to 'I'
|
2022-03-12 02:46:05 -08:00 |
MysterD
|
7787d7b673
|
Added 'non-stop' mode option for speedrunners
|
2022-03-12 02:41:07 -08:00 |
MysterD
|
b87421dd9d
|
Made death animations/warps a lot less janky
|
2022-03-12 02:12:11 -08:00 |
MysterD
|
425a0ad0eb
|
Preserve 'unpause to skip transition' for speedrunners
|
2022-03-12 01:16:19 -08:00 |
MysterD
|
26c7dbfb75
|
Synchronized Bowser's scale, fixing join-after-bowser-death
|
2022-03-12 00:17:59 -08:00 |
MysterD
|
5edb366aed
|
Made Bowser 2 ride the platform again
|
2022-03-11 23:21:21 -08:00 |
MysterD
|
2e65946bf5
|
Made mod list panel work properly again
|
2022-03-11 21:53:46 -08:00 |
MysterD
|
81c78e483d
|
Removed spawn offset when you're the only player there (speedrunners)
|
2022-03-11 21:43:54 -08:00 |
MysterD
|
d7da0eec6b
|
Remove unstable popup warning
|
2022-03-11 21:22:32 -08:00 |
MysterD
|
c948076b46
|
Moved X/Y binds to extra controls menu, allowing C+Left/Right to reappear
|
2022-03-11 20:56:41 -08:00 |
MysterD
|
c1b02e21d0
|
Added get_temp_object_hitbox() to Lua API
|
2022-03-11 18:18:41 -08:00 |
MysterD
|
2876251fb6
|
Added DynOS warp functions to Lua API
|
2022-03-11 18:11:32 -08:00 |
MysterD
|
9b4ac2e614
|
Prevent spawning objects from lua before the area is synchronized
|
2022-03-11 01:31:12 -08:00 |
MysterD
|
ab556a5c4c
|
Added pages to mods and dynos menus
|
2022-03-11 00:17:20 -08:00 |
MysterD
|
bb9e14d4ad
|
Fix DynOS pack-to-name conversion
|
2022-03-10 23:24:22 -08:00 |
MysterD
|
3ca9711f19
|
Bumped version to 20
|
2022-03-10 20:19:13 -08:00 |
MysterD
|
eeb6939c58
|
Fixed lua event hooks sometimes attaching to the wrong mod entry
|
2022-03-10 20:18:54 -08:00 |
MysterD
|
2090a7e07a
|
Compilation fixes
|
2022-03-10 20:07:50 -08:00 |
MysterD
|
19ccb1b5c7
|
Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable
|
2022-03-10 19:25:33 -08:00 |
MysterD
|
54810a2a85
|
Implemented dynos model packs into configfile
|
2022-03-10 19:23:38 -08:00 |
MysterD
|
d89cb61e04
|
Added ability for Lua to show/hide SM64 HUD
|
2022-03-10 18:33:52 -08:00 |
MysterD
|
dacc7d9b9c
|
Allowed Lua mods to override player models and palettes
|
2022-03-10 18:23:25 -08:00 |
MysterD
|
851b2c5352
|
Merge branch 'dynos' into unstable
|
2022-03-10 18:17:59 -08:00 |
MysterD
|
8aeaa88c40
|
Added dynos model packs to djui interface
|
2022-03-10 18:16:12 -08:00 |
Prince Frizzy
|
dba5c2a3e8
|
Fix compile error! You forgot this. (#18)
|
2022-03-10 14:06:26 -08:00 |
MysterD
|
3f442c474a
|
Ported the rest of DynOS, but left the options menu disabled
|
2022-03-10 01:18:53 -08:00 |
Prince Frizzy
|
b0da8174b1
|
Crash Fixes - Sanity Checks And Cleanup. (#17)
* Add NULL check to try_allocate_object.
* Clean up spawn_object.c
|
2022-03-09 23:22:58 -08:00 |
MysterD
|
d697f90113
|
Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable
|
2022-03-09 23:13:06 -08:00 |
MysterD
|
316bf8afa0
|
Moved smlua_XXX_utils.[ch] to src/pc/lua/utils/
|
2022-03-09 23:09:33 -08:00 |
MysterD
|
01cd49273e
|
Added the ability to set surface collisions on custom behaviors
|
2022-03-09 23:02:20 -08:00 |
MysterD
|
1b152dfa18
|
Show last lua mod to run in crash handler
|
2022-03-09 21:27:02 -08:00 |
MysterD
|
9989948b46
|
Prevent long jump and side flip from PVP attacking
|
2022-03-09 21:26:51 -08:00 |
MysterD
|
9334840448
|
Added ability for Lua to spawn non-synchronized objects
|
2022-03-09 21:25:34 -08:00 |
MysterD
|
f92051b3df
|
Added getter for network area timer
|
2022-03-09 21:25:21 -08:00 |
MysterD
|
ed95ad3cb7
|
Added the ability to spawn particles from Lua
Added particles to football
Increased the object cap for particles
|
2022-03-09 21:25:07 -08:00 |