Changes

#86 (Mar 25, 2015 1:18:11 AM)

  1. Testing using Ruby instead of JS and embeding the library in the jar. It (commit: 88f0f9c) — Andrew Querol / githubweb

#85 (Mar 24, 2015 6:47:11 AM)

  1. Made the JS engine more robust. Also debug code for Ecu (commit: b3fbff9) — Andrew Querol / githubweb

#84 (Mar 24, 2015 6:27:10 AM)

  1. Fixed a NPE in the ReduxAPI. Fixed multiple bugs around the loading and (commit: bcdea6a) — Andrew Querol / githubweb

#83 (Mar 24, 2015 4:23:09 AM)

  1. Fixed an issue with initialization order. Also cleaned up the sided (commit: b8380b0) — Andrew Querol / githubweb

#82 (Mar 24, 2015 3:36:09 AM)

  1. Check for the existance of ClassFilter. This was implemented somewhere (commit: 0af549a) — Andrew Querol / githubweb

#81 (Mar 24, 2015 2:48:09 AM)

  1. Transistion to JS for partial scripting. Untested. 'Should' work. (commit: b3c93d6) — Andrew Querol / githubweb

#80 (Feb 10, 2015 6:24:08 AM)

  1. Work around the inability of the stack system. (commit: 129ee3f) — Andrew Querol / githubweb

#79 (Feb 10, 2015 5:54:08 AM)

  1. Fixed my commands for Mojang's stupidity. I had to use exceptions for (commit: 0b94479) — Andrew Querol / githubweb

#78 (Feb 10, 2015 5:25:13 AM)

  1. Working around Forge nonsense. (commit: 9762f8b) — Andrew Querol / githubweb

#77 (Feb 10, 2015 5:05:12 AM)

  1. Fixed the command permissions level. (commit: 64a318a) — Andrew Querol / githubweb

#76 (Feb 10, 2015 4:42:07 AM)

  1. Fixed boolean logic parsing. (commit: fa8095c) — Andrew Querol / githubweb

#75 (Feb 10, 2015 4:20:12 AM)

  1. Fixed /stopdefault (commit: 7b35a16) — Andrew Querol / githubweb

#74 (Feb 10, 2015 4:14:07 AM)

  1. Added minecraft:hand. (commit: c659efc) — Andrew Querol / githubweb

#73 (Feb 10, 2015 4:12:07 AM)

  1. I fail at coding... By the way, I fixed the Regex last commit....not the (commit: 44c4847) — Andrew Querol / githubweb

#72 (Feb 10, 2015 4:07:07 AM)

  1. Fixed the reggae... I hate how fast @Ecu got it.... (commit: 5ee2850) — Andrew Querol / githubweb

#71 (Feb 10, 2015 3:08:06 AM)

  1. Get the proper item id name. (commit: c647662) — Andrew Querol / githubweb

#70 (Feb 10, 2015 2:40:11 AM)

  1. Fixed a couple of errors.... (commit: 890ce64) — Andrew Querol / githubweb

#69 (Feb 10, 2015 2:13:06 AM)

  1. Remove Java8 only stuff. (commit: 7309123) — Andrew Querol / githubweb

#68 (Feb 10, 2015 2:03:11 AM)

  1. Remove unused import. (commit: f552d7f) — Andrew Querol / githubweb

#67 (Feb 10, 2015 1:09:10 AM)

  1. Removed old test pack and created config template. (commit: eb2d185) — Ecu / githubweb

#66 (Feb 9, 2015 3:40:15 AM)

  1. Implemented loading blocks from external JSON files. (commit: cb220c0) — Andrew Querol / githubweb

#65 (Feb 9, 2015 2:38:09 AM)

  1. Added JavaDoc comments to all JSON models. Implemented the facing (commit: 0b589fc) — Andrew Querol / githubweb

#64 (Feb 8, 2015 8:40:11 PM)

  1. Fixed up the required properties and cleaned up the JSON model files. (commit: bfeae9d) — Andrew Querol / githubweb

#63 (Feb 8, 2015 8:24:06 PM)

  1. Fixed the block event triggering and fixed the block events not adding (commit: 78fb7dd) — Andrew Querol / githubweb

#62 (Feb 8, 2015 7:59:11 PM)

  1. Fixed collision boxes and fixed ignored events triggering other redux (commit: 7dca4af) — Andrew Querol / githubweb

#61 (Feb 8, 2015 7:40:16 PM)

  1. Added the boolean flag to limit events to that block only for block (commit: 9711d29) — Andrew Querol / githubweb

#60 (Feb 8, 2015 6:49:09 AM)

  1. Implemented OnRedstoneStrengthChange. Provides info on every strong (commit: 01ee40b) — Andrew Querol / githubweb

#59 (Feb 8, 2015 6:30:14 AM)

  1. Added redstone output support. (commit: 3731746) — Andrew Querol / githubweb

#58 (Feb 8, 2015 6:15:14 AM)

  1. Implemented "weak" blocks. Think redstone/rails when water flows over (commit: 357f4f2) — Andrew Querol / githubweb

#57 (Feb 8, 2015 6:05:14 AM)

  1. Added OnInteract event. (commit: b378b30) — Andrew Querol / githubweb

#56 (Feb 8, 2015 5:35:13 AM)

  1. Reorganized special events, added onEntityCollide pushes entity name (commit: 019bb9e) — Andrew Querol / githubweb
  2. Changed entity_type to entity name. (commit: c6d672a) — Andrew Querol / githubweb

#55 (Feb 8, 2015 5:03:08 AM)

  1. Implemented custom collision boxes. (commit: 62dc3ec) — Andrew Querol / githubweb

#54 (Feb 8, 2015 2:45:12 AM)

  1. Fixed the implementation of the redux variables. (commit: b492b89) — Andrew Querol / githubweb

#53 (Feb 8, 2015 1:30:11 AM)

  1. Added '/random <min> <max>' for random number generation. (commit: a649efb) — Andrew Querol / githubweb

#52 (Feb 7, 2015 11:00:15 PM)

  1. Fixed the command stack. Changed how it pre-parses commands. Added the (commit: c340a75) — Andrew Querol / githubweb
  2. Forgot these comparisons.... (commit: a6ed62f) — Andrew Querol / githubweb

#51 (Feb 7, 2015 8:26:09 PM)

  1. Fixed the last of the null pointers. I had to resort to thread-locals on (commit: 4e01de2) — Andrew Querol / githubweb

#50 (Feb 7, 2015 8:03:09 PM)

  1. Fixed null pointer in creation of the block. (commit: 90a22f4) — Andrew Querol / githubweb

#49 (Feb 7, 2015 7:43:08 PM)

  1. Implemented custom properties and their respective commands. Also added (commit: 0f661cb) — Andrew Querol / githubweb

#48 (Feb 7, 2015 7:33:08 PM)

  1. Fixed loading code! (commit: 29ba8b9) — Ecu / githubweb

#47 (Feb 7, 2015 6:56:08 PM)

  1. Sigh. Forgot a null check. (commit: 60d2c84) — Andrew Querol / githubweb

#46 (Feb 7, 2015 6:51:08 PM)

  1. Fixed the config trying to make an Immutable Copy of null when no (commit: 253e5fe) — Andrew Querol / githubweb

#45 (Feb 7, 2015 5:08:07 PM)

  1. Started to more gracefully handle pack JSON errors. (commit: 3820c7a) — Andrew Querol / githubweb

#44 (Feb 7, 2015 7:50:12 AM)

  1. Fixed the command executors and tile entities leaking memory. Fixed the (commit: ba1fd0f) — Andrew Querol / githubweb

#43 (Feb 7, 2015 4:21:10 AM)

  1. Switched from FMLLog to Apache Log4j Loggers. (commit: cf1fea7) — Andrew Querol / githubweb

#42 (Feb 7, 2015 4:11:10 AM)

  1. Change ReflectiveOperationException to just generic Exception to be (commit: 2803285) — Andrew Querol / githubweb

#41 (Feb 7, 2015 3:50:15 AM)

  1. null check release variables in build.gradle (commit: 9b54457) — progwml6 / githubweb

#34 (Oct 28, 2013 10:25:58 PM)

  1. builds dont need vanilla assets (commit: 46a3c43) — progwml6 / githubweb

#32 (Oct 10, 2013 9:35:43 PM)

  1. Fixed rendering patch (commit: 257d696) — Devon Cooper / githubweb

#31 (Oct 10, 2013 7:35:07 PM)

  1. Fix the class transformer (commit: 9f3fd85) — Devon Cooper / githubweb

#30 (Oct 10, 2013 7:24:16 PM)

  1. Basic javadocs (commit: 5667412) — Devon Cooper / githubweb
  2. More interface work (commit: 625ba19) — Devon Cooper / githubweb

#29 (Oct 1, 2013 1:30:48 AM)

  1. Fixed Coremod (commit: 1469d2e) — Devon Cooper / githubweb

#28 (Sep 30, 2013 3:09:29 AM)

  1. Fixed the manifest (hopefully) (commit: a43ec61) — Devon Cooper / githubweb

#27 (Sep 30, 2013 2:45:07 AM)

  1. Basic chest concept implementation (commit: 4ddae96) — Devon Cooper / githubweb
  2. Added manifest so the coremod will load (commit: ad7596e) — Devon Cooper / githubweb

#25 (Sep 21, 2013 5:20:19 AM)

  1. registering entities (commit: 8cf53ff) — progwml6 / githubweb

#24 (Sep 21, 2013 5:06:31 AM)

  1. further work porting dnoved1's code to forge (commit: 8467d10) — progwml6 / githubweb

#23 (Sep 21, 2013 4:06:30 AM)

  1. swap to java, initial ports of DNoved1's code -- WILL NOT BUILD -- (commit: 0f4b9e4) — progwml6 / githubweb

#20 (Sep 14, 2013 2:37:15 AM)

  1. update to 1.6.2 (commit: ba06449) — progwml6 / githubweb