Commit Graph

17 Commits

Author SHA1 Message Date
75fb2c29d3 Code conventions. Small changes and bug fixes 2022-04-10 14:34:55 +02:00
fedc036e76 Changes for the upcoming update 2022-04-06 02:18:24 +02:00
98295fee3a Changed ID to NetHandle. Configure() removed from COOPAPI and replaced by its own functions 2021-12-14 22:39:15 +01:00
a8160aeb49 Update Settings.cs 2021-12-13 18:16:31 +01:00
902a08066c Removed slider for NPCs. Small bug fixes and changes 2021-12-13 17:48:00 +01:00
cf93feff87 max. streamed NPCs from 20 to 30 2021-12-12 20:05:55 +01:00
a5ad2ab76f Changed "Npcs" to "NPCs" 2021-12-08 10:04:38 +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
073d09d018 Small changes 2021-09-28 14:44:10 +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
72d8f9b92b Stuff 2021-08-22 13:59:15 +02:00
ce60aad78b 0.5.1 2021-08-18 18:20:55 +02:00
3c05b11292 stuff 2021-08-18 11:47:59 +02:00
f10f3686d3 ID (from "string" to "long") 2021-08-16 14:03:05 +02:00
6566317617 FullSync every 1.5s and small changes 2021-08-15 11:33:52 +02:00
b3edbd9ed5 Small changes. New folder for menus added 2021-08-06 12:31:25 +02:00