Commit Graph

186 Commits (d9efd4f88e1b2af2fc96ea5e0208b8e3a2e92429)

Author SHA1 Message Date
Agent X 70c10e6526 Add DX checks to Arena 2023-12-16 13:57:24 -05:00
Agent X c3ea12ff8c Add Character Select to built in mods 2023-12-16 13:25:28 -05:00
Agent X 237753e63b Add Rainbow Road to Arena 2023-12-16 09:07:37 -05:00
Agent X 4b62f9be25 Update Arena commands and add DNC API disable 2023-12-14 20:54:12 -05:00
Agent X 2343cf04f3 Adjust palettes and add palette constants to Lua 2023-12-12 18:14:37 -05:00
Agent X d066719cc2 Tidying up 2023-12-10 12:26:39 -05:00
Agent X 99c9cd27cc Tinker with default mods 2023-12-05 14:37:48 -05:00
Agent X 2841c53ffe Re-add iZeSaveStates 2023-11-27 16:11:06 -05:00
MysterD a040dde2fc Update cheats with Polish (thanks Jairo) 2023-11-21 17:29:01 -05:00
Agent X f8ca89b7df Remove some default mods nobody really plays 2023-11-14 21:19:34 -05:00
David Joslin 76b56aa997 Added cheats as a mod by JairoThePlumber, Coolio, Blocky, and Sunk 2023-11-14 20:40:34 -05:00
Agent X caf2f3233c ACTUALLY fix free cam offset + other fixes 2023-11-12 12:42:39 -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
iZePlayzYT 32b54fac9b [ChatUpdate-v3] Added SentChatMessage-History & Added Chat-Tab-Completion for Commands,Subcommands,Playernames & Added 2 new Start-Parameters (#482)
Added SentChatMessages-History (including navigation)
    Added Tab-Completion for Main-Commands
    Added Tab-Completion for Sub-Commands
    Added Tab-Completion for Player-Names [Now finally fixed and working correctly]
    Improved some english translations
    Improved a lot of german translations
    Fixed a few bugs and bad code regarding "default commands"
    Development started on a new chat command handling system (Not in use yet)
    Fixed some stuff previously noted/criticized by other developers in a previous the code review
    Added new Start-Parameter "--playername PLAYERNAME"
    Added new Start-Parameter "--randomplayername"
2023-11-06 15:04:20 -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 49bca1cc01 sm64coopdx
Co-Authored-By: Yuyake <140215214+AngelicMiracles@users.noreply.github.com>
Co-Authored-By: FluffaMario <50761036+FluffaMario@users.noreply.github.com>
Co-Authored-By: Gregory Heskett <gheskett@gmail.com>
Co-Authored-By: iZePlayzYT <69536095+iZePlayzYT@users.noreply.github.com>
Co-Authored-By: Isaac0-dev <62234577+Isaac0-dev@users.noreply.github.com>
Co-Authored-By: eros71 <16540103+eros71-dev@users.noreply.github.com>
2023-10-30 01:03:36 -04:00
Sunk 628dbfed75
Allow extended moveset to be fully disabled and improved performance (#461)
* Allow extended moveset to be fully disabled and improved performance
2023-08-27 20:18:08 +02:00
Agent X ddde827f85
Remove joke star from PSC (#438) 2023-07-05 18:12:41 -04:00
MysterD 622efdcbcd Remove flamethrower lol 2023-06-25 17:54:26 -07:00
MysterD aeb8817f0d Reduced Lua GC pressure by a lot, reuse cobjects/pointers 2023-06-24 23:43:03 -07:00
Sunk a2dc56e1ac
Add toggle to extended moveset using chat commands (#421)
* Allow extended moveset to be toggled from a chat command

I got permission to edit extended moveset. Eventually I'll try to see if I can improve upon this moveset.
2023-06-23 16:45:24 -07:00
MysterD 56ec000839 Arena - make flag holders have normal speed when spring launching 2023-06-23 15:58:54 -07:00
MysterD 3fa5823578 Properly determine the correct wall between multiple, turn off rounded corners in the air 2023-06-22 20:00:43 -07:00
MysterD 7dbe045957 Arena - allow air control when launching from spring 2023-06-22 11:21:33 -07:00
MysterD 274594cbaf Remove vestigial romhack camera code from mods 2023-06-22 02:16:26 -07:00
MysterD cc1ca691ad Fix false ledge grabs when fixCollisionBugs is on 2023-06-10 16:21:40 -07:00
MysterD d2644e6640 Update arena level lighting 2023-06-09 21:11:58 -07:00
MysterD b8d6e466e5 Make nametags mod default to show-health off 2023-06-07 23:58:24 -07:00
Cooliokid956 4f92242206
ladders have been improved [MIRROR] (#409)
aside from ladder teleportation finally being dealt with (and hopefully being gone for good),

There are two new options when dismounting ladders:
Rollout - Press A while holding the control stick left or right to rollout in that direction
Wall Kick - Simply press A to wall kick off the ladder
Freefall has been relocated to Z, and B doesn't do anything (yet..).
2023-06-07 23:54:09 -07:00
MysterD aa5540611f Arena balance tweaks 2023-06-07 23:50:53 -07:00
MysterD 17edd42b5d Arena - prevent self-bombing from stealing kills 2023-06-05 00:35:30 -07:00
MysterD 60db46a6fa Added spire level to arena 2023-06-04 20:32:35 -07:00
MysterD 2fa506d774 Prevent bouncing on springs when dead 2023-06-02 22:20:35 -07:00
MysterD 44df9f864c Arena - buffed hammer and fire flower 2023-06-02 21:59:07 -07:00
MysterD 84c978e141 Arena - slight hammer buff 2023-06-02 21:46:05 -07:00
MysterD 9a6c01c2d4 Arena - replace platforms with citadel 2023-06-02 17:58:17 -07:00
MysterD c58b1cf9eb Fixed up arena ladders - from Cooliokid956[4~ 2023-06-02 14:54:11 -07:00
MysterD da0dac728e Arena: ladder update and typo fix
the only behavior param now is ladder height
ladders' orientation (yaw) is now simply set by the object's yaw
when adding ladders in fast64, the cone empty is recommended
2023-06-01 13:00:42 -07:00
MysterD 0a1334c3a9 Slight tweak to arena's prevent water heal 2023-05-31 22:08:18 -07:00
MysterD 81b3d0ae15 Prevented water heal in Arena (thanks Coolio and wereyoshi) 2023-05-31 20:56:47 -07:00
MysterD 5de6d50c06 Added ladders to Arena (thanks Coolio) 2023-05-31 20:46:35 -07:00
MysterD 929b10995c Allow other mods to add levels to arena 2023-05-31 16:56:57 -07:00
MysterD e70ed3ed2b Added lightmaps to arena, slight balance tweaks 2023-05-31 00:34:38 -07:00
MysterD 4254538802 Fixed Sunny Beach's tree models (SM74) 2023-05-22 18:19:29 -07:00
Agent X d736f4896a
Small Nametags edit (#394)
Just made command description use a hex color.
2023-05-16 18:27:04 -04:00
Agent X 89fa4fbe5b
Nametags update (#385)
* Slight Nametags update

Made Nametags not render if behind camera

* Optimizations and commands rework

* Update nametags.lua
2023-05-10 15:42:43 -04:00
PeachyPeach b1662a3338
Hide and Seek `is_player_seeker` and `set_player_seeker` (#379)
* HnS globals

* no need for global index
2023-05-03 00:51:50 -07:00
PeachyPeach b88542f7d9
a few api functions for psc (#372) 2023-04-30 08:46:47 -04:00
MysterD ecfcc34f63 Removed color from Hide and Seek 2023-04-28 21:08:53 -07:00
Blockyyy 229664da6e
massive Hide and Seek overhaul (#364)
- Seekers only go faster in water
- No more Act Select
- Pause exits only allowed 30 seconds after entering a level
- Dying no longer makes you seeker unless next to a seeker
- Picks random seeker at the end of a round instead of last seeker
- staying too long in a cannon shoots you out
- can't trigger text or dialog
- Defaults to hit to tag instead of touch to tag
- no levels are banned
- Anti camp removed
- Much more optimized

- Probably other stuff i cannot remember
2023-04-28 21:01:55 -07:00