Commit Graph

12 Commits (dcd3665b7aa0b48d233903230cd73ef3be7ca834)

Author SHA1 Message Date
Agent X 00045a6776 Make -- pausable true by default 2024-07-03 22:04:26 -04:00
Agent X 111f03dfc0 Improve built-in mods a bit 2024-06-25 15:17:35 -04:00
Agent X b25fe89b41 Remove legacy 'deluxe' field from built-in mods 2024-06-01 09:50:50 -04:00
Agent X 99c9cd27cc Tinker with default mods 2023-12-05 14:37:48 -05:00
Agent X f8ca89b7df Remove some default mods nobody really plays 2023-11-14 21:19:34 -05:00
Sunk a33f8592f8 Fix timer issue with PSC (#509)
My last PR didn't seem to account for the race timer so now it does
2023-11-08 19:47:40 -05:00
Sunk e5dba75757 Update PSC (#499)
* Update personal star counter mod

Decided to modernize this mod by making it more efficient and readable. Added a ton of comments to make it much easier to understand what's going on here.

* Rename mod

* Rename mod just a bit more
2023-10-30 19:24:44 -04:00
Agent X ddde827f85
Remove joke star from PSC (#438) 2023-07-05 18:12:41 -04:00
PeachyPeach b88542f7d9
a few api functions for psc (#372) 2023-04-30 08:46:47 -04:00
DemnyxOnyxfur c2ee21c22b
Update personal-starcount-ex.lua (#358)
* Update personal-starcount-ex.lua

Adds an incompatible tag for gamemodes, as you aren't collecting any stars outside of the main game.
Also adds some HUD trickery via djui_hud_set_render_behind_hud to draw underneath screen transitions, and the vanilla pause screen.

* Update personal-starcount-ex.lua

* Update personal-starcount-ex.lua

* Update personal-starcount-ex.lua
2023-04-24 16:07:25 -07:00
Agent X e5cb5e5e15
Update built-in mods (#276)
* Update built-in mods

* Update nametags.lua
2023-02-20 21:44:24 -05:00
PeachyPeach d5a19a4d90
added new mods to default; removed visibleToEnemies from lua (#245) 2022-12-17 19:32:55 +01:00