Commit Graph

17 Commits

Author SHA1 Message Date
Gabriele C
a2732da0c3 Remove intellij dictionaries
useless, just exclude them
2016-10-07 19:51:10 +02:00
ljacqu
c040623739 Merge 765-teleport-handling into jsoncache-fix 2016-07-04 18:47:34 +02:00
DNx5
deffcb3e2b - Renamed JsonCache to PlayerDataStorage
* the methods inside it renamed to fit with class name
  * cache folder changed into playerdata
- Renamed LimboPlayer to PlayerData
- Added fly speed to PlayerData
- Removed player's name from PlayerData object
- Added getPlayerLocationOrSpawn method in spawn loader.
2016-07-03 21:52:46 +07:00
ljacqu
c399508736 Change code style not to use wildcard imports
Set code style settings not to use wildcard imports
2015-12-05 21:00:35 +01:00
DNx5
e15c5fcb9c Set the preferred project code style to "Project". 2015-11-26 05:41:00 +07:00
Gabriele C
43b9462ddc cleanup 2015-11-24 21:13:09 +01:00
DNx5
8e9bfc6299 update playerloginevent and some listener.
i hope it will fix the lag issues.
2015-11-24 07:15:58 +07:00
Tim Visée
47b1d00ccf Fixed various spelling and grammar issues 2015-11-23 22:07:32 +01:00
Tim Visée
c3fa8b272f Added personal dictionary 2015-11-23 21:55:36 +01:00
Tim Visée
b2db25d16c Improved JavaDocs code style, some minor improvements 2015-11-23 21:45:23 +01:00
Tim Visée
1cdf49f7e1 Disabled wrap when typing option 2015-11-23 21:40:34 +01:00
Tim Visée
4f8e1c6e91 Set the default line-separator to LF, for Linux/Unix style 2015-11-23 21:36:41 +01:00
Gabriele C
ab77b1291d codestyle optimizations 2015-11-23 21:33:42 +01:00
Gabriele C
cffcafd36b codestyle fix 2015-11-23 21:29:09 +01:00
Tim Visée
aa6d24862d Reverted extreme project code style, using default now 2015-11-23 21:25:57 +01:00
Tim Visée
6519f1d865 Set up an extreme code style test 2015-11-23 21:13:15 +01:00
Tim Visée
b0cc6826b4 Include the project's code style, fixed invalid .idea directory being ignored 2015-11-23 21:06:36 +01:00