Maplewheels
f612112445
Fixed OnUpdate() not passing in deltaTime instead of totalTime.
2026-04-18 22:10:28 -04:00
Evil Factory
12e05cb07e
Fix LuaCs net messages received during connection initialization to be read incorrectly, happened because we would reset the BitPosition in our harmony patch which would cause the message to be read incorrectly later
2026-04-18 00:00:00 -03:00
Evil Factory
f3535e242c
Load console commands after executing and possible fix for the not console command permitted
2026-04-11 21:49:12 -03:00
Evil Factory
df8bfb1807
Fix LuaCs initializing too late for singleplayer campaigns and rework the C# prompt to only show when enabling mods/joining server
2026-04-10 21:40:32 -03:00
Evil Factory
1adf76168d
Fix garbage network data being read by the game when reading LuaCs network messages
2026-04-10 13:37:01 -03:00
Evil Factory
a9634988e9
Fix signalReceived hook not being called
2026-04-09 11:18:18 -03:00
Evil Factory
121f670c8b
Fix character.death hook getting called a billion times per second
2026-04-04 13:04:34 -03:00
Evil Factory
de53b4514e
Fix console command registration
2026-03-22 12:42:09 -03:00
MapleWheels
1fe68aa861
- Added float, double settingentry types. Adjusted display formatting.
...
- Added menu refresh on Apply button.
- Fixed package name resolution for invalid chars.
- Added helper console command to get xml-safe name for use in localization files.
- Made error messages for bad settings xml more descriptive.
- Modified GUISlider.
- Converted HarmonyEventPatchesService to a System.
- Fixed package name resolution for incompatible names in Xml and files, in many places.
- Fixed base textbox implementation for settings.
2026-03-05 15:45:00 -05:00
Evil Factory
f70251fa3b
Event pain
2026-02-15 17:58:25 -03:00
Evil Factory
13bfffa777
More events moved
2026-02-15 16:57:16 -03:00
Evil Factory
36471f2239
Move more events to be Harmony patches
2026-02-13 18:44:27 -03:00
Evil Factory
5f38b4a43a
Fix bullshit Lua issues
2026-02-12 21:50:13 -03:00
MapleWheels
5747d896eb
- Removed ImpromptuInterfaces
2026-02-12 14:53:33 -05:00
MapleWheels
ad152ee747
- pOoosh
2026-02-11 15:19:40 -05:00
MapleWheels
471e256353
Revert "-- MonoMod.Hook replacement."
...
This reverts commit 948b7c48c5 .
2026-02-11 15:17:32 -05:00
MapleWheels
948b7c48c5
-- MonoMod.Hook replacement.
2026-02-11 12:57:49 -05:00
Evil Factory
6bbe5be5e6
Fix networking being completely bamboozled
2026-02-10 20:26:46 -03:00
Evil Factory
fb4648d759
Converting everything into Harmony patches part 1
2026-02-09 21:54:44 -03:00