Commit Graph

11 Commits

Author SHA1 Message Date
EvilFactory
40814a1723 expose AccumulatorMax 2022-08-10 16:35:12 -03:00
peelz
dd1b404c9b Refactor error/exception/message handling
This adds:
- LuaCsSetup.ExceptionHandler so we can decide how we want to handle
exceptions for unit tests
- LuaCsSetup.MessageHandler so we can redirect logs to the XUnit output
  helper
2022-08-10 05:59:41 -04:00
EvilFactory
3fc6892571 fix exceptions not being handled correctly inside Network.Receive and Timer.Wait 2022-07-23 12:23:27 -03:00
Evil Factory
09971905e1 whoops 2022-07-10 19:22:57 -03:00
Evil Factory
32fb3c3317 attempt in fixing mysterious timer crash again 2022-07-10 14:06:48 -03:00
Evil Factory
4a706c504a debug check for weird timer crash 2022-06-29 20:22:33 -03:00
Evil Factory
64c81146fb added PerformanceCounter 2022-06-19 11:50:51 -03:00
Evil Factory
64f0e2f137 Fixes for PR #80 2022-05-06 13:10:50 -03:00
Cintique
1484c75595 Fix indents 2022-05-06 19:21:12 +10:00
Cintique
726399a87d Fix formatting 2022-05-06 19:20:20 +10:00
Cintique
5aef20aae2 Move LuaCsTimer to its own file. 2022-05-06 15:46:22 +10:00