Commit Graph

1811 Commits (0b48fb139a5c0bf14379298e4b28d364c74900b1)

Author SHA1 Message Date
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
MysterD 8c224c562f Refactored config-file options w/multiple entries 2022-03-09 21:24:49 -08:00
Isaac 8a76854f0d Add reset_level to lua api (#16) 2022-03-09 21:24:39 -08:00
MysterD 020f7f5763 Fix warning on Linux 2022-03-09 21:24:39 -08:00
MysterD cd8bae5b9f Updated Wario model by FluffaLuigi
Fixed Wario's hip offset
Updated UV and textures
2022-03-09 21:24:39 -08:00
MysterD 05981a3598 Football improvements
Rewrote all of the ball-to-player interactions
Player collisions are better now
Attacks affect the ball in different ways
Centered camera during the countdown period
Players lose their velocity during the countdown period
2022-03-09 21:24:39 -08:00
MysterD a5c8643f3f Fix problem where reliable packets were only reliable for one client instead of all 2022-03-09 21:24:39 -08:00
MysterD cb3a0b3006 Fixed crash when spawning a custom behavior that doesn't override fomr Lua 2022-03-09 21:24:39 -08:00
MysterD 9f07571993 Remove debug bind from football.lua 2022-03-09 21:24:39 -08:00
MysterD a0a3881a69 Make debug binds harder to hit 2022-03-09 21:24:39 -08:00
Prince Frizzy 23e9f02019 Fix two crashes. (#15) 2022-03-09 21:24:39 -08:00
MysterD 4ddb6bbf5f 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
Isaac f255d3f460 Add reset_level to lua api (#16) 2022-03-09 02:11:03 -08:00
MysterD b5106f84c8 Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable-dev 2022-03-08 21:42:15 -08:00
MysterD d341a39411 Updated Wario model by FluffaLuigi
Fixed Wario's hip offset
Updated UV and textures
2022-03-08 21:41:46 -08:00
MysterD bda38087a9 Football improvements
Rewrote all of the ball-to-player interactions
Player collisions are better now
Attacks affect the ball in different ways
Centered camera during the countdown period
Players lose their velocity during the countdown period
2022-03-08 21:34:14 -08:00
MysterD 4356f44866 Fix warning on Linux 2022-03-08 20:06:45 -08:00
MysterD 9a2cdec9c0 Fix problem where reliable packets were only reliable for one client instead of all 2022-03-08 18:17:24 -08:00
MysterD 192dd33ce1 Fixed crash when spawning a custom behavior that doesn't override fomr Lua 2022-03-08 00:50:15 -08:00
MysterD 731d613677 Remove debug bind from football.lua 2022-03-08 00:16:43 -08:00
MysterD 88413496e1 Make debug binds harder to hit 2022-03-07 22:36:27 -08:00
MysterD 1a3b9d1cbf Merge branch 'unstable' of github.com:sm64ex-coop-dev/sm64ex-coop into unstable-dev 2022-03-07 22:23:25 -08:00
MysterD 7c06f5d00e Added football gamemode 2022-03-07 22:23:05 -08:00
MysterD 34d881235a Allow network_init_object() to use fields that don't start with o 2022-03-07 22:20:53 -08:00