Commit Graph

44 Commits (sol2-server-rewrite)

Author SHA1 Message Date
David Cernat 569243c987 [Browser] Use better phrasing for disclaimer 7 years ago
Koncord 7180b009bd [Browser] Add disclaimer to the main window
Add forgotten default Browser section in the client config
7 years ago
Koncord 6131ada0ba [Browser] Add compatibility compilation mode 7 years ago
Koncord 2aaf9105af [Browser] Add Client Settings and Server Settings Tabs.
Save Browser state to the client config
7 years ago
Koncord 05fac2f67d [Browser] Disable connect button by default 7 years ago
David Cernat 993cc3dfd6 [Server] Rename server "plugins"/"mods" into "modules" for clarity
The terms "plugins" and "mods" were used interchangeably to refer to collections of server scripts, which was bound to cause confusion later on, especially with client data files frequently being referred to as "plugins" and "mods" as well.

Moreover, the server configuration file now starts its manual ordering with "Module1" for consistency with the pluginlist.json (soon to be dataFileList.json) of the CoreScripts.
7 years ago
David Cernat ac7a588632 [General] Update config files 7 years ago
Koncord ba8613a179 [Browser] Add "no password" filter to browser 7 years ago
Koncord fc3f2483ee [Server] Add manual Server Plugins sort 7 years ago
Koncord 846f83e3e4 [Master] Use RakNet ban system instead homebrew 7 years ago
Koncord 5fcdff843c [Master] Minor fixes in lua scripts 7 years ago
Koncord c2286482ae [Master] Add 'savebans' command to RESTful API 7 years ago
Koncord f814ae795d [Master] Fix return from isServerValid()
Temporary accept all servers in OnServerAnnnounce
7 years ago
Koncord 50ef9677fe [Master] Fix master.lua
Remove unban() from loadBans()
Disable strict json order from saveBans()
7 years ago
Koncord f99dafbf51 [Master] Add scripts for generating certificates for testing purposes 7 years ago
Koncord aee6fb1265 [Master] Add master lua scripts 7 years ago
David Cernat c899525e30 [General] Use address keys with clearer meaning in tes3mp config files 8 years ago
Koncord 6739233aa3 [General] Change master server port to 25560 8 years ago
Koncord e53916da10 [Browser] Add Rules tab to ServerInfo 8 years ago
Koncord 3e00d42067 [Server] Reworking MasterClient to new master server 8 years ago
Koncord ea9c31a8f7 [Client] Add password to client params and to config file 8 years ago
Koncord 158e9b3b09 [Server] Add ability to set password to server from config & scripts 8 years ago
Koncord 1808cf815f [Browser] Some minor fixes 8 years ago
David Cernat 8e1dff8e02 [Browser] Change "Not fully" into "Not full" 8 years ago
Koncord c147d13a73 [Browser] Move hardcoded title to UI 8 years ago
Koncord e3a304dd03 [Browser] Add filters to UI 8 years ago
Koncord 0af5e1269a Move browser xml files to files/tes3mp/ui 8 years ago
David Cernat 0fe2d743a7 Rename tes3mp-netlauncher into tes3mp-browser 8 years ago
David Cernat b2577498a9 Use tes3mp icon for netlauncher 8 years ago
David Cernat 2e3f508a56 Fix broken default keys and enable master server in configs 8 years ago
Koncord 968546b20c Use master server address from config file 8 years ago
Koncord f510a5583f Move MasterClient to Networking class
Rename MOTD to hostname
8 years ago
David Cernat 08a5cdc4f3 Make tes3mp config files less confusing 8 years ago
Koncord fbfa9bccd0 added master address to client config 8 years ago
David Cernat f93e382b8b Use tes3mp icon for executable, part 2 8 years ago
David Cernat d6083552f1 Add tes3mp icon 8 years ago
David Cernat a2dbeb6c95 Share skills and attributes correctly upon logging in, and fix grammar 8 years ago
Koncord 35991fcd15 Add logger to client 8 years ago
Koncord a92ef8b6bd Some fixes 8 years ago
Koncord c695923825 Added master server stuff 8 years ago
David Cernat 723a109fcd Move new logo to correct location 9 years ago
Koncord 166bc255a3 Add logo to repo 9 years ago
Stanislav Zhukov 131887c981 Delete script.pwn
Not for this repo.
9 years ago
Koncord 1b259e2d33 Syncing inventory, animations, position, 8 key attributes
Created Package system
9 years ago