Commit Graph

17 Commits (195bd88ac03b75929167f8e12c3b6e1a523c2c40)

Author SHA1 Message Date
David Cernat 9d05063af4 [General] Add server script functions for banning & unbanning IPs
Additionally, use a more informative message for the client when trying to connecting to a server that it is banned from.
8 years ago
Koncord 940ae5c2fb [Server] Implement GetIP API function 8 years ago
Koncord 5292914325 [Server] Simplify native CallPublic & CreateTimerEx 8 years ago
David Cernat a353a21280 [General] Fix code style inconsistencies 8 years ago
Koncord a4a77ddeff [Server] Add SetRuleString and SetRuleValue to script API 8 years ago
Koncord 158e9b3b09 [Server] Add ability to set password to server from config & scripts 8 years ago
Koncord 1fb2176cfa [Server] Add forgotten type for callbacks 8 years ago
Koncord e92df0c465 Implement SetModname, SetHostname functions 8 years ago
David Cernat ad43cb5473 Revert "Use lowerCamelCase in tes3mp server script function names, part 2"
This reverts commit 80d16fe1fd.
8 years ago
David Cernat 80d16fe1fd Use lowerCamelCase in tes3mp server script function names, part 2 8 years ago
David Cernat 25dc2b19e7 Use lowerCamelCase in tes3mp server networking function names 8 years ago
Koncord 82f202c891 Implement GetAvgPing(pid) function 8 years ago
Koncord 94f6ab30f2 Fix GetProtocolVersion 8 years ago
Koncord babc3230b7 Add new functions: GetServerVersion & GetProtocolVersion 8 years ago
Koncord 0549a7a01d Fixed type cast 9 years ago
Koncord 5a6c1750d9 Fixed some build warnings and IsTimerElapsed function 9 years ago
Koncord 1b259e2d33 Syncing inventory, animations, position, 8 key attributes
Created Package system
9 years ago