Commit graph

34 commits

Author SHA1 Message Date
f0275dccf3 Add comment + simplify syntax 2024-01-02 01:24:29 -05:00
af4ef66db5 Combine multiplayer and replay skin hijacking
Really nice simplification here, I could remove two patches at once and clear out some headaches. Now, the logic for switching skins in multiplayer and in replays is in the same place, which is great and will make it more expandable in the future
2024-01-02 01:22:31 -05:00
ea688c8bec Add option to show skin IDs in cosmetics menu 2023-10-25 00:50:21 -04:00
16559dfe5b Fix for when inCosmeticMenu == true && skinNameToHijack == * 2023-10-25 00:38:56 -04:00
6f7cf91d86 Fix isCosmeticMenu setting 2023-10-25 00:16:13 -04:00
2c43db37b5 Add license 2023-10-24 23:09:02 -04:00
56f56ef938 JSON auto formatting 2023-10-24 23:07:11 -04:00
e424692f58 Fix inAllReplays functionality 2023-10-06 20:54:57 -04:00
41a1e75946 Formatting/cleanup 2023-10-06 20:23:48 -04:00
efd0696145 Fix racing against yourself 2023-10-03 22:29:14 -04:00
2c0fda0285 Show custom skins of ghost marbles when racing them 2023-10-03 22:23:31 -04:00
a88479be93 Fix player texture getting replaced when racing against a replay 2023-10-03 22:07:36 -04:00
f3ba03ff45 Fix VoteAvatars which are zombies with custom skins 2023-09-11 01:23:57 -04:00
8764546768 Configuration console commands 2023-09-11 01:00:52 -04:00
7c35b2e5da Show custom skins when watching replays 2023-09-10 16:54:51 -04:00
8d5de1a6c1 Add option to override a replays cosmetics with yours 2023-09-09 20:09:51 -04:00
486a4acc32 Fix cosmetic not showing up on main menu when skinNameToHijack is "*" 2023-09-09 20:01:18 -04:00
cdb2b7b3f4 Make more properties configurable via console 2023-09-09 19:55:19 -04:00
5802f3e414 Add flag to show in all replays 2023-09-09 15:51:47 -04:00
4371b20c87 Apply skin to the vote avatar in multiplayer 2023-09-09 03:38:28 -04:00
a145e22fce Show custom skin in My Marble widget on the level select screen 2023-09-09 03:23:03 -04:00
6c721df0ce Add basic console commands (incomplete) 2023-09-09 01:11:45 -04:00
554a83f994 Document the patches 2023-09-08 00:24:00 -04:00
e3001bedfc Custom logging function 2023-09-04 16:38:48 -04:00
1befbcc31f Support for customizing other players marbles in multiplayer 2023-09-04 02:30:54 -04:00
2ac822a487 Solidify mod from config/directory errors 2023-09-04 00:57:33 -04:00
8e92d3a0fb Support showing custom marbles in multiplayer 2023-09-03 22:29:29 -04:00
6a7104ea0d Show custom skin on main menu 2023-09-03 02:06:53 -04:00
294c0ba205 Don't hijack marble in cosmetic menu by default 2023-09-03 00:21:15 -04:00
4514dc5f90 Property name refactor 2023-09-03 00:06:26 -04:00
d848346421 Small Harmony refactor 2023-09-02 23:19:35 -04:00
b3ad618392 Config system, configurable texture and hijack skin 2023-08-27 02:44:35 -04:00
1c3e23df32 Load custom skin from skin.png 2023-08-26 17:59:50 -04:00
4886e1c257 Initial Commit 2023-08-26 12:29:43 -04:00