MegaMech
57afb90c39
Add todo
2024-12-29 23:58:52 -07:00
MegaMech
2bd41c6d90
Fix Seagull, classes count their own instances --> cleanup
2024-12-29 23:57:26 -07:00
MegaMech
08e4bf3797
Fix Crab Impl
2024-12-29 21:37:06 -07:00
MegaMech
64b9dcbb30
impl hot air balloon
2024-12-29 20:19:59 -07:00
MegaMech
e4737ce2f5
Impl Hedgehog and Flagpole
2024-12-29 16:52:26 -07:00
MegaMech
9c4b35206a
Fix podium ceremony. Wip particle emitters
2024-12-28 20:30:18 -07:00
MegaMech
8309225412
Reimpl Lakitu
2024-12-28 00:25:41 -07:00
MegaMech
135b51ea71
Impl snowmen and trashbin
2024-12-17 17:12:12 -07:00
MegaMech
60014ec466
More changes
2024-12-16 16:42:17 -07:00
MegaMech
7f22f75db7
Trophy, Object impl, and cleanup
2024-12-13 15:19:39 -07:00
MegaMech
517a59fbf4
Impl trophy
2024-12-13 15:18:39 -07:00
MegaMech
95b8cca500
Reimplementing objects
2024-12-11 20:58:18 -07:00
MegaMech
a4890f9dfc
Move penguin code to class
2024-12-07 19:38:47 -07:00
MegaMech
bcf4a7f384
Put all thwomp code in thomp class
2024-12-06 21:50:01 -07:00
MegaMech
f87ad23500
Add warning if no finishline. Remove printfs
2024-12-06 13:38:50 -07:00
MegaMech
e0e1d60181
Fix minimap on custom courses
2024-12-06 07:18:21 -07:00
MegaMech
19135c9ee8
load course dl textures from otr and move objects
2024-12-05 21:41:58 -07:00
MegaMech
c774537ad3
Merge branch 'modding' into modding+
2024-12-04 11:20:07 -07:00
MegaMech
b0d7f98ff4
Reimplement penguins
2024-12-04 11:18:57 -07:00
KiritoDv
5e2c338fc7
Documented sequences and move them into the Course system
2024-11-30 14:44:14 -06:00
MegaMech
b7a637abac
Fix freecam for custom courses
2024-11-24 15:38:57 -07:00
MegaMech
55fe8eb13d
Thwomp Comments
2024-11-24 13:06:06 -07:00
MegaMech
17d3fb49f2
Thwomp Collisionbox and squish size
2024-11-24 13:03:50 -07:00
MegaMech
cae7cc7f6f
Finish implementing Thwomp
2024-11-24 11:29:46 -07:00
MegaMech
fd59569ef5
Implement Thwomps
2024-11-23 22:18:17 -07:00
Garrett Cox
6b71793b4f
Fix clang compiler issues
2024-11-21 20:20:37 -06:00
MegaMech
097a3ff550
Remove asserts
2024-11-20 22:50:36 -07:00
MegaMech
8a830169ea
Chase perf
2024-11-17 21:06:56 -07:00
MegaMech
66d66c9855
Chase fix
2024-11-17 21:06:22 -07:00
MegaMech
a3cea25d30
Implement kart chase
2024-11-17 20:56:53 -07:00
MegaMech
26dca2697b
Fix pipe compile
2024-11-16 17:52:10 -07:00
MegaMech
03f09a93f1
lod fix
2024-11-16 17:48:19 -07:00
MegaMech
e85b7ddbe9
Add disable lod to mrw pipe
2024-11-16 17:47:00 -07:00
MegaMech
a4ba62e01a
Make boat always active
2024-11-16 17:34:23 -07:00
MegaMech
d29f5c7a64
General Cleanup of vehicles
2024-11-16 16:40:39 -07:00
MegaMech
7cdf3daf71
Add cvar multiplayer features no cut and equiv train in multiplayer
2024-11-16 00:38:29 -07:00
MegaMech
e6565f23f8
Cleanup
2024-11-15 23:32:54 -07:00
MegaMech
815c11ac4b
Fix jumbotron
2024-11-15 23:27:18 -07:00
MegaMech
475f167bb2
[modding] Big Update PR ( #118 )
...
* Implement kart vehicle
* Fix menu CC
* Actors
* variable framerate
* Implement Actors vector
* Fix water & scrolling textures
* Finish ACoin
* Refactor finishline
* Refactor mtx to vector
* Fix refactored screen code bugs
* Fix playlist bug
* Switching courses working now
* Fix podium ceremony
* Mostly Fix Demo and Credits
* Credits Load Actors and Textures
* Fix credits
* Formatting
* Update lus and torch
* Fix water features
* Fix crabs
* Combine function
* Fix wheels
* Add Moon Jump Cheat
* Wheel Change
* Fix smoke due to wheel change
* Fix screens for wheels
* Fix transparency
* Fix staff ghost
* Fix lakitu transition widescreen
* Rename and export credits text
* Fixes
---------
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com >
2024-11-14 23:32:55 -07:00
MegaMech
4fbb031dd9
Refactors ( #114 )
...
* Update Engine.cpp
* fix
* Add Actors
* Refactor
* Update Game.cpp
* Refactors as per review
2024-10-15 20:29:26 -06:00
MegaMech
af81bad1f3
[modding] Add Actors ( #113 )
...
* fix
* Add Actors
* Refactor
* Update Game.cpp
2024-10-15 18:54:38 -06:00
MegaMech
a0862b6a15
[modding] Implement Vehicles & Fix Animations ( #109 )
...
* Train works
* Fix minimap
* Fix highway
* Fix
* Refactor train and boat
* Update
* Implement Trucks
* Fix tanker
* Finish implementing vehicles
* Fix animations
* Fix spawn players
* Fix spawn players
* Fix loading custom data
---------
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com >
2024-10-15 13:09:43 -06:00
coco875
58d56fcba8
Fix linux compilation ( #110 )
...
* fix wamr windows normally
* fix linux issue
* load all wasm in mods folder
* minor fix
2024-10-07 16:54:13 -06:00
coco875
9cf1f9e1d7
[Modding] start add wasm integration ( #84 )
...
* start add wasm integration
* some test
* some improvement
* try more language
* expend try with python
* update
* half working python
* improve and extend test
* get py2wasm work but not so well
* convert to use in cpp
* start prepare multimodule
* improve a little by using cpp (but still not great)
* Update wasm.cpp
* try ocaml
* add a working example of python with a not complete function
* remove type to be even more curse
* start add a proper mod loader
* allow mod to communicate between
* example of hook
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com >
2024-10-05 15:49:07 -06:00
MegaMech
75297759ee
[modding] Course Mod Support ( #104 )
...
* Course Manager
* Course
* Test
* Render
* That escalated quickly
* update
* properties
* Properties
* test
* Fix compile
* Add World
* skycolours
* Skybox Colours done
* Cleanup
* test
* Game runs again
* update
* Game run again
* Cup Works
* continue
* Add Courses
* clouds
* changes
* fixes
* update
* Fix compile
* update
* A few changes
* More Updates
* More refactors
* Fixes
* Fix ai behaviour
* Changes
* Fix courses
* test course test not working
* CUSTOM
* TestCourse works kinda
* fixes
* test course works
* cleanup
---------
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com >
2024-10-05 15:31:31 -06:00