Commit Graph

7 Commits

Author SHA1 Message Date
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