Commit graph

11 commits

Author SHA1 Message Date
Telesphoreo 2e6b990e33 Add codestyle and fix formatting 2021-10-01 00:21:50 -05:00
abhiram c29b312101 [+] Remove .idea 2021-03-02 23:11:17 +05:30
Paldiu 9352a48650 Finalized lombok removal
Finally removed all lomboks, also reduced npath complexity for FreedomCommand.FCommand#execute and removed empty constructor from Discord
2020-12-29 21:37:50 -06:00
Telesphoreo 9cb96e81ac Fix all the bugs 2020-09-11 22:27:26 -05:00
Seth 78349ba49e
Add back the project configurations 2020-07-07 19:04:10 -07:00
CoolJWB adfd55b419
Redstone blocker fix (#217)
* Redstone blocker fix

The redstone blocker caused severe crashes in some cases such as when redstone torches and targets were connected to wire.
The event used to block redstone is not efficient in any means so this should be reverted when (or if) it is fixed internally.

* Delete encodings.xml

* Delete compiler.xml
2020-07-03 11:03:08 -04:00
Seth da06ff50cb
Enforce the project code style. 2018-07-31 01:31:38 -06:00
ZeroEpoch1969 93e7957e25
It's ok, just gotta fine tune one commit at a time 2018-07-31 00:05:28 -07:00
ZeroEpoch1969 2716e2500b
Forgot class paths, remove things lombok covers, and optimize imports 2018-07-31 00:01:29 -07:00
ZeroEpoch1969 8bd8efc665
ok 2018-07-30 23:36:03 -07:00
Seth 9360148426
Add important Intellij IDE files. (#99)
* Add the code style. We use allman.

* Add compiler settings.

* Set encoding.

* Add modules

* Add jar
2018-07-26 00:59:27 -07:00