Sardelka
7eec12486f
country road, take me home...
2022-06-01 17:55:38 +08:00
Sardelka
7aa41a6e0c
Master server is back!
2022-05-31 23:12:32 -08:00
Sardelka
9d9d421671
Small fix
2022-05-31 19:46:40 -08:00
Sardelka
b96d349e4a
Lots of sh*t
...
API cleanup
Complete deluxo transformation sync
blahblahblah
2022-05-31 09:14:30 +08:00
Sardelka
ad698a656d
Removed LVector, LQuaternion.
...
Server side optimization.
Nework optimization (streaming distance).
2022-05-30 14:32:38 +08:00
Sardelka
08aa1370de
Add nozzle and deluxo transformation sync.
2022-05-29 18:16:32 +08:00
Sardelka
93db7d3de6
Complete devtool, added support for vehicle weapon sync.
2022-05-27 14:33:33 +08:00
Sardelka
f9d28bb5c0
Added rhino turret sync, added DevTool
2022-05-26 17:12:20 +08:00
sausage
fd30a899c1
Fixed: flare gun not working properly, menu bug
2022-05-25 21:54:25 +08:00
sausage
897d02ee1d
Directory and file path change, added new option to disable Esc pause
2022-05-25 11:32:34 +08:00
sausage
f4e9767184
Big update! Projectile sync, latency and weapon fix
2022-05-25 10:09:59 +08:00
sausage
7854a47569
Some stuff
2022-05-23 19:19:56 +08:00
sausage
118725e949
Made Networking and PlayerList static, changes to class hierarchy
2022-05-23 16:59:49 +08:00
sausage
7523be02b5
Code cleanup, prepare fo ProjectileSync
2022-05-23 15:27:51 +08:00
sausage
d1ffab6058
Removed ServerList, fix Settings
2022-05-23 15:01:55 +08:00
sausage
6bacaad1ce
Customizable key binding and passenger fix.
2022-05-23 11:10:11 +08:00
sausage
a716db1ac6
Add files
2022-05-22 15:55:26 +08:00
EntenKoeniq
a6e416ec06
Small bug fixes and changes (need to be tested)
2022-04-16 14:13:21 +02:00
EntenKoeniq
75fb2c29d3
Code conventions. Small changes and bug fixes
2022-04-10 14:34:55 +02:00
EntenKoeniq
7b2708f185
removed unused stuff
2022-04-06 02:21:56 +02:00
EntenKoeniq
fedc036e76
Changes for the upcoming update
2022-04-06 02:18:24 +02:00
EntenKoeniq
9c3aab008c
Added and changed documentation for some functions. Hopefully fixed #54
2022-03-25 15:45:22 +01:00
EntenKoeniq
3f4eeb0a32
Parachute sync added. Small changes
2022-01-01 04:16:24 +01:00
EntenKoeniq
d71083e770
LemonUI.SHVDN3.dll updated. MenuPool.RefreshAll() is no longer required. Small changes
2021-12-18 07:46:15 +01:00
EntenKoeniq
6e72cf9d27
Lidgren-Network updated. Only TLS 1.3 and TLS 1.2 are supported. Small changes
2021-12-17 19:50:47 +01:00
Makinolo
ee79fe5cc2
Allows sending messages only to a group of users
...
In some circumstances (like proximity, missions...) we may want
to target messages to only a sub set of all the users connected
to the server. Adding this optional parameter to SendModPacketToAll
and SendChatMessageToAll allows that while being backwards
compatible with the API
Fixes some problems introduced in the non interactive mode
Changes the SetLocalTraffic parameter to make it more readable
so now SetLocalTraffic(true) means to ENABLE local traffic while
SetLocalTraffic(false) means DISABLE local traffic
2021-12-15 11:09:56 -07:00
EntenKoeniq
c71539435e
Small changes. Fix server browser (SSL/TLS)
2021-12-15 00:00:27 +01:00
EntenKoeniq
98295fee3a
Changed ID to NetHandle. Configure() removed from COOPAPI and replaced by its own functions
2021-12-14 22:39:15 +01:00
EntenKoeniq
721da34e36
New MasterServer address
2021-12-14 21:18:12 +01:00
EntenKoeniq
a8160aeb49
Update Settings.cs
2021-12-13 18:16:31 +01:00
EntenKoeniq
902a08066c
Removed slider for NPCs. Small bug fixes and changes
2021-12-13 17:48:00 +01:00
EntenKoeniq
cf93feff87
max. streamed NPCs from 20 to 30
2021-12-12 20:05:55 +01:00
EntenKoeniq
02cc3f2fb5
Undo "Changed IP in Address". This will be version 1.0.0
2021-12-11 14:40:34 +01:00
EntenKoeniq
64e089ce58
Changed IP to Address
2021-12-11 14:33:31 +01:00
EntenKoeniq
b6bb2c7fe5
Version for server list added
2021-12-10 16:34:13 +01:00
EntenKoeniq
a5ad2ab76f
Changed "Npcs" to "NPCs"
2021-12-08 10:04:38 +01:00
EntenKoeniq
dc4263ab9f
Removed "PlayerDisconnectPacket()" from client to server. Small bug fixes and changes
2021-12-08 09:57:19 +01:00
EntenKoeniq
ed46eb5a8b
masterserver finished
2021-12-08 03:59:14 +01:00
EntenKoeniq
14698f93dd
MasterServer URL added
2021-12-07 11:10:59 +01:00
EntenKoeniq
31fa603b1c
Serverlist is working now
2021-12-07 08:18:29 +01:00
EntenKoeniq
bce2a7cbc2
Fixed settings not saved. Started with the server list
2021-12-04 21:34:43 +01:00
EntenKoeniq
129a4faea1
Fixed client exceptions
2021-12-03 20:30:00 +01:00
EntenKoeniq
33cda5dcfb
XML documentation added (not finished yet)
2021-11-28 23:35:37 +01:00
EntenKoeniq
1320f35f30
More stuff. Small changes
2021-09-28 16:51:16 +02:00
EntenKoeniq
073d09d018
Small changes
2021-09-28 14:44:10 +02:00
EntenKoeniq
6479d92460
Interface.cs (ChatMessageReceived and SendChatMessage added). Small changes
2021-09-27 20:28:27 +02:00
Makinolo
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
EntenKoeniq
72d8f9b92b
Stuff
2021-08-22 13:59:15 +02:00
EntenKoeniq
ce60aad78b
0.5.1
2021-08-18 18:20:55 +02:00
EntenKoeniq
3c05b11292
stuff
2021-08-18 11:47:59 +02:00