Commit Graph

27 Commits

Author SHA1 Message Date
Allink 597a464623
Add run/ to .gitignore 2023-07-25 03:05:16 +01:00
abhiram a85dd014a0 Added .idea in gitignore 2021-03-06 13:05:42 +05:30
Paldiu 5c0f77c7c5 Removal of Lombok
Lombok implementation removal.

I have also gone through and replaced things with inline methods and variables, lambdas, and simplified loops down, removed unnecessary guard clauses, and overall cleaned up every single class. This took a long time, please do remember to follow proper naming conventions, don't include unnecessary guard clauses, follow exception rules and comment rules, and please PLEASE remember to use the DIAMOND OPERATOR rather than just inferring RAW TYPES!!!

Thank you!!
2020-12-25 14:46:43 -05:00
Seth a0b29c1d01
We dont use javadoc & format fixes 2020-08-01 17:46:14 -07:00
Seth 78349ba49e
Add back the project configurations 2020-07-07 19:04:10 -07:00
Seth c333a6ee39
2 bug fixes
- Fix votifier being non-existent breaking shop
- Fix plugin breaking error
2020-07-06 22:21:35 -07:00
ZeroEpoch1969 e7ebc51847
also this thing can go away thx 2019-08-11 14:15:07 -07:00
Lemon 843a6ce88f
h 2019-02-09 22:23:51 +05:00
Lemon 00483be7d4 .13: Auto stash before merge of "TFM-1.13" and "origin/TFM-1.13" 2019-02-09 14:46:38 +05:00
Telesphoreo 94d91bbb31 -1 file (#117)
* hippity hoppity git no longer has properties

* for some reason it has to be there

* Build properties wont refresh?
2018-08-08 14:05:57 -06:00
Telesphoreo 9c2f181ab9 sIgNifICanT buG FixEs (#105)
- Ignore totalfreedom.iml (people who clone from Git get this instead of TotalFreedomMod)
- Essentials check before running /denick
- Revise grammar in /invis
- WorldEdit check for /setl (since W/E is no longer a required dependency)
- WorldEdit check for /gtfo
- WorldEdit check for /unban
- Refactor -> LibsDisguiseBridge: isPluginEnabled -> isEnabled
- Remove unneccesary ChatColor in /wiperegions
- Use BlockData in Trailer
- Revise /wiewarps grammar
2018-07-28 00:11:48 -07:00
Telesphoreo 22c6cf014c Overhaul build proccess (#89)
- Now only requires CoreProtect in /lib
- WorldEditListener and LibsDisguiseBridge updated
- Releaseparrots will now check if there are any parrots
- Fix some red lines in playerdata
2018-07-24 17:06:58 -07:00
ZeroEpoch1969 cae068a151
Begin the process of updating to 1.13 2018-07-21 22:51:43 -07:00
Telesphoreo 7026423e8e TotalFreedomMod 5.2 God (#69) 2018-06-02 01:18:28 -07:00
JeromSar a0058869c9 Added checkstyle plugin
Moved resources to correct folder
Fixed and improved build information, no longer tracking build.properties
2015-11-22 19:28:32 +01:00
JeromSar 89a317b7df Mavenized project 2015-11-18 21:41:51 +01:00
JeromSar a7a2db15d6 Track build information in a better way
build.properties replaces buildcreator.properties, buildcreator.default.properties annd buildnumber.properties, but is untracked.
'git describe --tags --always HEAD' is now used to identify the build version, and its result is stored in the build properties file, included with the build. appinfo.properties is removed in favour of build.properties in the compiled jar.
The build number is still tracked, but offline, allowing TFM commits to more easily be merged
2015-09-06 23:05:36 +02:00
unknown 22b0781020 Allow the default CONSOLE to have senior permissions 2014-04-21 14:52:23 +02:00
unknown 7df24c6b86 Added more detailed build information to /tfm through appinfo.properties 2014-04-21 14:37:53 +02:00
Jerom van der Sar 028d15c796 Track appinfo.properties and version numbering 2013-03-19 22:17:10 +01:00
Steven Lawson f6d8222a1a Reverting changes to project files. Don't commit these. 2012-12-01 14:17:02 -05:00
Jerom van der Sar 878199c2d5 Let me figure this out 2012-11-27 18:06:59 +01:00
Jerom van der Sar feaac20a5a Minor Changes 2012-11-27 17:00:18 +01:00
Jerom van der Sar ea151d63e4 Fix for ops using /packet for spamming
Need appinfo,properties, Eclipse doesnt generate it
Fixed SerialVersion UID
Made SuperAdmin Stand out in /list
2012-11-21 19:27:54 +01:00
Jerome van der Sar 89cfbbcef8 Added /ops list 2012-09-16 14:11:33 +02:00
Steven Lawson 0029aee036 Beginning JeromSar merge.
Incrementing to v2.7
2012-09-14 16:42:48 -04:00
Steven Lawson 7757ac2097 Initial Commit 2011-09-19 22:52:08 -04:00