Commit Graph

743 Commits

Author SHA1 Message Date
Rsl1122
263891d1f1 Restructure package structure. 2017-08-24 10:24:04 +03:00
Rsl1122
6cd18c8d30 Database Tests 2017-08-23 21:53:17 +03:00
Rsl1122
c84e8f434e TPSTable, TPSInsertProcessor 2017-08-23 19:01:58 +03:00
Rsl1122
1ca145165c UserInfo table, Removed InspectCache, Rewrote UserData 2017-08-23 18:48:06 +03:00
Rsl1122
fe3a4fdbf1 Fix Compile issues 2017-08-23 14:25:54 +03:00
Rsl1122
5ee7b9de35 Cleaned up TPSTable column variables 2017-08-23 14:09:58 +03:00
Rsl1122
3ea691f4d0 Cleaned up createTable methods 2017-08-23 14:02:39 +03:00
Rsl1122
c205a85a6a Deleted KillHandling, Cleaned Database RemoveUser methods 2017-08-23 13:56:44 +03:00
Rsl1122
f635ccbf0a UsersTable, processing 2017-08-23 13:39:14 +03:00
Rsl1122
a4ae93390c Formatted SecurityTable 2017-08-23 12:53:17 +03:00
Rsl1122
4516ab81bf NicknamesTable 2017-08-23 12:48:24 +03:00
Rsl1122
75d1a3e88c DB Formatting 2017-08-23 12:31:34 +03:00
Rsl1122
3c8d8bc8a8 WorldTimesTable 2017-08-23 12:11:18 +03:00
Rsl1122
1c49dfbdfd KillsTable 2017-08-23 11:29:33 +03:00
Rsl1122
c6fbb12d2d SessionTable 2017-08-23 10:51:46 +03:00
Rsl1122
c1399a52e2 Fixed Compiling & Test suite (Green again) 2017-08-22 18:23:34 +03:00
Rsl1122
8895aca0ff Start SessionTable (not finished) 2017-08-22 17:32:19 +03:00
Rsl1122
44c9ee3925 CommandUseTable, Plan.getServerUUID method. 2017-08-22 16:20:18 +03:00
Rsl1122
fe9c32c324 ActionsTable, moved some column declarations 2017-08-22 15:28:05 +03:00
Rsl1122
91415d9125 Deleted HandlingInfo 2017-08-22 14:02:53 +03:00
Rsl1122
af63e3cb92 Periodic DBCommit task. Removed remaints of KillData victimID 2017-08-22 12:30:27 +03:00
Rsl1122
8e2e710f98 Chat Name change processing 2017-08-22 12:12:01 +03:00
Rsl1122
cc8fcbe5b8 World Change Processing 2017-08-22 12:10:37 +03:00
Rsl1122
a5eb08e39d GameMode change Processing 2017-08-22 12:09:32 +03:00
Rsl1122
8002864c73 Kill Processing 2017-08-22 12:06:02 +03:00
Rsl1122
96ff3b3fbf Logout & Kick Processing
Renaming handler to dataCache
Death Processing
2017-08-22 11:55:26 +03:00
Rsl1122
5a7aa662e5 Logout & Kick Processing
Renaming handler to dataCache
2017-08-22 11:21:58 +03:00
Rsl1122
b9c9f4d950 More Login processing. 2017-08-22 11:00:27 +03:00
Rsl1122
997ec683ae Renamed SessionData to Session
Started work on Login Processing
Changed some GeolocationCache public access methods to private.
2017-08-22 10:44:05 +03:00
Fuzzlemann
9790b6cb73 PR for 4.0.0 (Fuzzlemann) (5) (#267)
* Add check for the server key

* Fix Kill Detection when the player is killed by an Arrow

* Change some WorldTimes methods

* Fixes #260
Fixes JavaDoc at MathUtils

* Fix Error

* Fix Error
2017-08-21 21:29:40 +03:00
Rsl1122
c74340f6f1 Fixed Test Suite 2017-08-21 20:51:10 +03:00
Rsl1122
8f8d61279c Removed HandlingInfo tests
Fixed Compile issues
2017-08-21 20:45:31 +03:00
Rsl1122
a86cb16226 Removed RecentPlayersButtonsCreator 2017-08-21 20:37:19 +03:00
Rsl1122
f7fca4b863 Restored one Database method for getting the new UserData objects. 2017-08-21 20:36:01 +03:00
Rsl1122
e4220574da Deleted a lot related to UserData 2017-08-21 20:26:08 +03:00
Rsl1122
bc7df57c40 Removed UserData "dataCache" Map from DataCacheHandler
Removed Clear, Save & Get Queues.
Renamed DataCacheHandler to DataCache
Moved Process queue & Renamed to ProcessingQueue
2017-08-21 19:58:49 +03:00
Rsl1122
67df66cc31 Removed GMTimesTable 2017-08-21 19:19:33 +03:00
Rsl1122
7fd9960c8a Removed need for WorldTimes Optionals. 2017-08-21 19:19:17 +03:00
Rsl1122
b6dcafb18b Removed need for WorldTimes Optionals. 2017-08-21 19:11:28 +03:00
Rsl1122
75ccecce02 Fixed WorldTimes, now works as intended. 2017-08-21 18:55:07 +03:00
Rsl1122
6bd14e03fe Replace the big test with a more specific test. 2017-08-21 18:29:40 +03:00
Rsl1122
437345cded Changes WorldTimes to work with GMTimes, Breaks the Database, Grathering & Analysis. 2017-08-21 17:55:49 +03:00
Rsl1122
7245a02c2f More changes planned (Deprecations & Todos to UserData) 2017-08-21 13:30:44 +03:00
Rsl1122
54b9dc4374 Improve ServerInfo so that it will work when swapping from sqlite to mysql. 2017-08-21 13:30:19 +03:00
Rsl1122
e44b20d74f Server Information Storage 2017-08-21 12:45:21 +03:00
Rsl1122
cee61ceda5 Inspect page now has some variables replaced. A lot TODO there. 2017-08-21 11:24:49 +03:00
Rsl1122
21da757362 Analysis page now works. (Some placeholders not implemented)
Removed some Deprecated settings.
More TODO markings.
2017-08-21 11:06:20 +03:00
Rsl1122
b8d2321584 Merge pull request #266 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (4)
2017-08-21 09:05:20 +03:00
Rsl1122
197aa26933 Themes (Examples generated onEnable, temporary) 2017-08-20 22:15:13 +03:00
Fuzzlemann
5d7b54cdd4 Change analysis.html to server.html
Remove the percentage signs at addValue
2017-08-20 17:34:54 +02:00