7b2708f185
removed unused stuff
2022-04-06 02:21:56 +02:00
fedc036e76
Changes for the upcoming update
2022-04-06 02:18:24 +02:00
d71083e770
LemonUI.SHVDN3.dll updated. MenuPool.RefreshAll() is no longer required. Small changes
2021-12-18 07:46:15 +01:00
c71539435e
Small changes. Fix server browser (SSL/TLS)
2021-12-15 00:00:27 +01:00
98295fee3a
Changed ID to NetHandle. Configure() removed from COOPAPI and replaced by its own functions
2021-12-14 22:39:15 +01:00
dc4263ab9f
Removed "PlayerDisconnectPacket()" from client to server. Small bug fixes and changes
2021-12-08 09:57:19 +01:00
31fa603b1c
Serverlist is working now
2021-12-07 08:18:29 +01:00
bce2a7cbc2
Fixed settings not saved. Started with the server list
2021-12-04 21:34:43 +01:00
129a4faea1
Fixed client exceptions
2021-12-03 20:30:00 +01:00
33cda5dcfb
XML documentation added (not finished yet)
2021-11-28 23:35:37 +01:00
1320f35f30
More stuff. Small changes
2021-09-28 16:51:16 +02:00
6479d92460
Interface.cs (ChatMessageReceived and SendChatMessage added). Small changes
2021-09-27 20:28:27 +02:00
7b467aec18
Creates interface to communicate with other mods and menus optional
...
The interface static class will be used from 3rd party mods to
initiate, close and configure the connection. The project can be
compiled with the NON_INTERACTIVE copiler flag to remove the menus
and leave only the interface as a controller.
This is an initial implementation, future additions will support
more operations.
2021-09-26 21:31:40 -06:00
b3edbd9ed5
Small changes. New folder for menus added
2021-08-06 12:31:25 +02:00