5 Commits

Author SHA1 Message Date
Steven Lawson
b55ca70056 Logviewer registration overhaul. 2017-08-01 15:59:24 -04:00
Jerom van der Sar
aca3398d21 TotalFreedomMod Electrum
Version 5.0

This TotalFreedomMod release implements many changes. Most notably, the
internals have been completely revamped. TotalFreedomMod now relies on the
Aero library for core mechanics such as command handling and services.

Another important change is the UUID system. In TotalFreedomMod Electrum,
it has been completely removed. The core reason for this is that the
system as a whole was very bugged. Additionally, it did not solve the
primary reason for its conception: preserving player data when the player
changes their username. This is because TotalFreedomMod servers usually
run in offline-mode. This meaning that some of the players joining do not
have a registerd Mojang UUID whatsoever. All in all, the UUID system was
buggy, and it did not fix the reason it was implemented, so it has been
completely removed. The admin list and the ban list now use usernames and
IPs again.

Lastly, many smaller changes have been implemented. Due to the amount of
changes, they have not been named individualy. Please refer to the issues
below for more details.

Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Fixes 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
Resolves 
2016-05-12 21:51:58 +02:00
Jerom van der Sar
6edb6be7d9 Many changes for TFM 5.0
Improved admin system
Improved Rank system
Implemented config converter
Improved command handling
Updated Aero
2016-03-06 16:58:59 +01:00
JeromSar
e93ac11172 Use custom service abstraction in favour of Aero's AbstractService
Use Aero's YamlConfig in favour of FConfig
Refractoring
Small edits
2016-03-01 17:47:01 +01:00
JeromSar
89a317b7df Mavenized project 2015-11-18 21:41:51 +01:00