Commit graph

37 commits

Author SHA1 Message Date
Saty
f19b83f822 Fix SRML import 2024-01-05 19:15:40 +01:00
Saty
fdd4c7bac7 b1525 - Added IPv6 support 2024-01-01 21:23:01 +01:00
Saty
256e2370a3 b1524 - Added Text Tranformation pipeline 2023-12-29 23:56:40 +01:00
AureumApes
78e5901c93 Fix a commonly reported bug, which caused falling through map 2023-12-25 01:33:34 +01:00
Arturs Ziborovs
159032dd84 Fixed Map being broken again after dying 2023-10-23 02:32:01 +03:00
Arturs Ziborovs
2092a9f724 Removed a space 2023-10-22 20:46:15 +03:00
Arturs Ziborovs
b9de510fa5 Slightly better state management 2023-10-22 20:45:37 +03:00
Arturs Ziborovs
8d835a349c Fixed unneeded space 2023-10-22 20:29:16 +03:00
Arturs Ziborovs
1cfdedf269 Fixed Controller/Keyboard Inputs not working when a Map is open 2023-10-22 20:25:01 +03:00
Saty
f38d6a4fed Fixing modinfo.json for SRML 2023-07-07 16:51:05 +02:00
Saty
cc0052696c Fixing Reference Paths 2023-07-07 16:28:03 +02:00
Twirlbug
53b85d1058
Update modinfo.json
Fixed file contents accidentally missing
2023-07-07 01:15:13 -05:00
Twirlbug
84419debcf Added more console feed back and fixed the TP command when used on a a player other than the current one. Prepped the animations for modularization. Moved version to 1510. 2023-07-05 21:02:05 -05:00
Twirlbug
1d86b05a62 Moved around some files and packets to start preping for modularizing the code 2023-07-04 19:52:32 -05:00
Twirlbug
528395d102 Fixed issue with the multiplayer ui on small screens not being fully to the right side 2023-07-04 19:47:48 -05:00
Twirlbug
b9489f4bb4 Added targeting to the tp command, also added home as an option for the tp location to 2023-07-02 21:01:40 -05:00
Twirlbug
4e90ed1b03 Finished notation for UI folder 2023-07-02 16:33:55 -05:00
Twirlbug
da289b8f1c Reushing the file rearangement 2023-07-02 16:09:07 -05:00
Twirlbug
8fd215aec0 Added more notes and orgamized the files again 2023-07-01 14:57:32 -05:00
Twirlbug
51bd997657 Merge branch 'main' of https://github.com/Twirlbug/srmp-public 2023-07-01 02:52:22 -05:00
Twirlbug
e2d711d45c Remvoed unnecessary prefab menus from the loadup and from being cached variables. Also added notes and documentation to the SRMP.cs file and Utils file 2023-07-01 02:52:07 -05:00
Twirlbug
3a15942e0c Multiplayer better adapts to the screen size 2023-06-30 22:56:05 -05:00
Twirlbug
56d1005b32 Exchange seems to have been fixed. Needs a bit more testing, but seems to be acting as expected 2023-06-30 18:43:10 -05:00
Twirlbug
da9d5a4830 Fixed the Exchange Fireworks. They now play for all players in range and moved to debugging on standalone 2023-06-30 00:38:31 -05:00
Twirlbug
4747c67882 Added more to the console 2023-06-29 01:20:50 -05:00
Twirlbug
f5a0de8126 Added controls for log type blocking 2023-06-28 20:14:00 -05:00
Twirlbug
3c875658fb Revert "Commented out the Playerammo logs to clean up the console read out a bit"
This reverts commit 8ea44b4edd.
2023-06-28 00:33:08 -05:00
Twirlbug
8ea44b4edd Commented out the Playerammo logs to clean up the console read out a bit 2023-06-28 00:32:40 -05:00
Twirlbug
92eebc7de1 Extended the Log to filter through the displayed responced using console 2023-06-28 00:26:21 -05:00
Twirlbug
8e4c603cad Stopped the errors caused my the server client trying to save 2023-06-27 20:29:30 -05:00
Twirlbug
c98bbd72ce Added a few different views for the ui and prevented it from being brought off the screen 2023-06-27 02:17:58 -05:00
Twirlbug
4adf8c9ce7 Fixed the UI not showing on smaller resolutions. Also fixed UI not moving over immediately after screen size change 2023-06-27 00:31:24 -05:00
Twirlbug
3a899a79f1 Moved the Console in with the other console files 2023-06-27 00:30:52 -05:00
Twirlbug
a4847b13b5 Added last versionf of the runtime and json files to the libs folder. Rolled .net to match srml .net version 2023-06-26 23:56:02 -05:00
Twirlbug
6af98f1fdf Started making comment and documents about some of the modules. Also added Libs dlls to make sure they dnt get lost or messwith in version discrepancies 2023-06-26 23:30:39 -05:00
Twirlbug
e397f15f8e Updated from .Net 4.5 to .Net 4.8 2023-06-26 23:10:59 -05:00
Saty
ccd4b42ecb Public version 1.0 2023-05-29 22:23:11 +02:00