Commit graph

1609 commits

Author SHA1 Message Date
Pahimar a1dc2d2130 A lot of refactoring in an attempt to get a proper API package. Do not consider this done or safe at all - pushing so that saner men/women than I can critique it 2014-07-07 11:22:21 -04:00
Pahimar dc90ee2ada Let's give the Research Station some loving, eh? 2014-07-06 21:47:57 -04:00
pahimar 5bc742bb94 Move around where the recipes are and how they are initialized 2014-07-06 15:09:50 -04:00
pahimar 8642d5c70e Fix up some network sync with the Aludel and Glass Bell 2014-07-06 14:21:03 -04:00
pahimar f8df05268d Get the Aludel working again 2014-07-06 12:14:45 -04:00
Pahimar 469fa9f5d2 Add back in that you don't need to Shift place Glass Bells on top of Aludel's 2014-07-04 16:16:11 -04:00
Pahimar c8b510f90f More work on the Aludel 2014-07-04 16:11:39 -04:00
Pahimar f48f9093ab Fix some netsync stuff with the Calcinator, as well as the read/write NBT stuff. Also reformat some of the code 2014-07-04 15:18:10 -04:00
Pahimar 990dab6bf5 Ok a little bit more on the Aludel, but seriously now, pizza time! 2014-07-03 16:00:25 -04:00
Pahimar 7723f846e6 Getting somewhere with the Aludel as well. More to come tonight, for now, hometime and pizza 2014-07-03 15:54:14 -04:00
Pahimar 92b8d6f8c5 Calcinator works again 2014-07-03 15:44:44 -04:00
Pahimar 60df8efccb Forgot to commit the texture for the alchemical tome last night - oops! 2014-07-03 14:10:39 -04:00
Pahimar 6a9e14449f Why don't we give this fancy @API thinger a try? 2014-07-02 21:36:25 -04:00
Pahimar 668d1b3db4 Add in Tome of Alchemical Knowledge (Work In Progress) 2014-07-02 20:54:54 -04:00
Pahimar d95487abea Bump to Forge 1160 2014-07-02 20:54:18 -04:00
Pahimar 2e10010e29 Fixes #698 2014-07-02 09:49:25 -04:00
Pahimar 8c7c4ed9c6 Bump to MC 1.7.10 and Forge 10.13.0.1152 2014-06-27 15:40:28 -04:00
pahimar d49b00d95e Merge pull request #695 from ganymedes01/patch-1
You forgot to use the right method
@ganymedes01 > @pahimar
2014-06-27 13:39:00 -04:00
ganymedes01 21efd96004 You forgot to use the right method
Derpymar
2014-06-27 18:35:21 +01:00
Pahimar 97ad0db66a Switching to ore dictionary names for recipe inputs 2014-06-27 11:14:16 -04:00
Pahimar 4d939c8e60 Some work on getting recipes working again (yes, some recipes are INTENTIONALLY left out) 2014-06-26 16:05:18 -04:00
Pahimar 8a2226d483 When player data is loaded from disk, store the location it's reading the data from. Also, create a file for the player should one not already exist. 2014-06-26 15:19:59 -04:00
Pahimar 89abfee9f6 Update to Forge 1147 2014-06-26 15:19:19 -04:00
Pahimar 25c42f3ced Bump to Forge 1133 2014-06-22 18:01:08 -04:00
Pahimar fecefc230a Add back in the fingerprint check messages (now that the build system is signing jar files again) 2014-06-22 14:12:47 -04:00
Pahimar 0961c35ab0 First stab at the Skills system (knowledge system) 2014-06-22 14:04:39 -04:00
Pahimar 5bfe76336c Add in some more testing with the Player load/save events (discovered a possible bug with the event for the loading of player data in a single player world) 2014-06-22 14:03:30 -04:00
Pahimar c101a8f85e Move the default energy values to the init package 2014-06-22 14:02:15 -04:00
Pahimar 1a0627eed5 Remove unnecessary registries (they were placeholders to begin with) 2014-06-22 14:01:47 -04:00
Pahimar 82f82862a4 Add a very basic PlayerEventHandler to test the new events 2014-06-22 10:50:31 -04:00
Pahimar 17b1f506aa Bump to Forge 1131 to test the new Player events (LoadFromFile and SaveToFile) 2014-06-22 10:50:11 -04:00
Pahimar 4fb4480cd8 Fix up the referencing of client side code on the server (server wouldn't start because the client config was referencing Keybinding which is client side only) 2014-06-22 10:49:44 -04:00
Pahimar af8621f480 Refactored references of Emc to EnergyValue and renamed the thread that initializes the value registry 2014-06-20 15:57:27 -04:00
Pahimar 1f726f33d9 Update default Exchange Energy values for vanilla items. 2014-06-20 14:56:24 -04:00
Pahimar 646631d074 More optimizations to DynEmc computation - definitely seems faster now! 2014-06-19 15:56:00 -04:00
Pahimar c88b5dcad0 Should be a massive improvement in EE3 DynEmc start up time (removed a redundant and slow part of the DynEmc init) 2014-06-19 14:39:46 -04:00
Pahimar 3a4d06ad48 Working on getting the Exchange Energy system back up and running, and trying to optimize it 2014-06-19 14:18:04 -04:00
Pahimar e77bb9ec48 Bump to latest Forge RB, and some work on getting Energy Value generation working again. More to be done! 2014-06-14 15:40:45 -04:00
pahimar 6bf7f4b0da Merge remote-tracking branch 'origin/master' 2014-06-09 18:20:34 -04:00
pahimar 6865b3e16c Fix build.gradle including files twice 2014-06-09 18:20:25 -04:00
pahimar 36256ad77a Fix a derp 2014-06-04 21:50:44 -04:00
pahimar 32c88a49eb Fix a derp 2014-06-04 21:49:23 -04:00
pahimar d9e890322d Fix a derp 2014-06-04 21:46:42 -04:00
pahimar 2453d37657 Better protection for the build task if a user doesn't have the project parameters defined 2014-06-04 21:43:35 -04:00
pahimar 45984f8e26 Better protection for the build task if a user doesn't have the project parameters defined 2014-06-04 21:38:50 -04:00
pahimar 6094a3d7f6 Update to build 0.1.142 2014-06-04 21:23:17 -04:00
pahimar 2a7cfdc997 Put the changelog in the same folder as the finished jar 2014-06-04 21:02:28 -04:00
pahimar 26c2c78603 Fix logic derp that was preventing changelogs from ever being run 2014-06-04 21:00:55 -04:00
pahimar a112f5e86d Add some protection for the build task so that if the user isn't running a Jenkins instance the build doesn't fail 2014-06-04 20:59:10 -04:00
pahimar 41c63e403a Testing more changelog generation 2014-06-04 20:28:22 -04:00