Commit graph

  • b36ea50c70 Reminder to myself in the morning Pahimar 2014-09-15 23:01:37 -0400
  • a2b134b23f More work on the set-value command Pahimar 2014-09-15 16:06:28 -0400
  • 4b02b80d21 More command work Pahimar 2014-09-15 16:06:20 -0400
  • 87ad5984c5 Added in support for reading in custom pre/post value assignments from json files. More coming documentation/command wise to support this Pahimar 2014-09-12 16:11:18 -0400
  • 67c704870e More work on the set-value command Pahimar 2014-09-11 16:13:39 -0400
  • 8dc8d63d61 Adding in the promised credits.txt for my patrons Pahimar 2014-09-11 12:59:10 -0400
  • 6b66ac8a4f Make adding new commands more extendable in the future Pahimar 2014-09-10 15:59:33 -0400
  • f39b047c0a Unfinished work, nothing to see here, got a baby to feed! Pahimar 2014-09-09 22:52:46 -0400
  • b5974a02b0 Fix a dumb decompilation artifact, I think. Pahimar 2014-09-09 21:12:59 -0400
  • 740c60763f Some more work on commands. Not long now and set-energy-value will be working and admins can change values on the fly :) Pahimar 2014-09-09 15:59:07 -0400
  • 2eb9e72399 Command stuff Pahimar 2014-09-08 23:18:16 -0400
  • 89c94d71c4 Might fix #730 Pahimar 2014-09-04 21:12:22 -0400
  • 05cf583931 Fix small goof in build.gradle Pahimar 2014-09-04 15:58:11 -0400
  • 63d6c61007 Beginning work on a /ee3 command. Mostly testing pushing to the new Jenkins Pahimar 2014-09-04 15:28:43 -0400
  • 73d67dd30d Only run the DynamicEnergyValueInitThread on the server side (prevents clients running it when connecting to a server because since the server sends the values there is no need to gen values on the client). Also fix some sided stuff in the serialization of values when clients connect to servers. Pahimar 2014-09-04 15:15:16 -0400
  • 49dbe16757 Save EnergyValues to disk when the server stops Pahimar 2014-09-04 14:55:06 -0400
  • 8ad3400b0c Merge pull request #728 from AbrarSyed/patch-1 Pahimar 2014-09-04 13:39:05 -0400
  • 59e8131744 made signing task more generic AbrarSyed 2014-09-04 12:09:07 -0500
  • 7244bdedf6 Servers now sync their EnergyValue mappings to clients when they join. This means clients don't have to change their configs when joining servers (different servers can have different values) Pahimar 2014-09-04 11:30:22 -0400
  • 04bdf72504 Sign the jar! SIGN IT! :) Pahimar 2014-09-03 15:54:07 -0400
  • fe7afe15d4 Serialize computed EnergyValues to disk after the initial computation. If mods change, or the file is not found, the values are computed again. Should significantly improve start up times when many mods are present. Closes #724 Pahimar 2014-08-29 16:25:31 -0400
  • e70eecb11f Trying to figure out search boxes and scroll bars. Holy hell Minecraft Pahimar 2014-08-28 16:05:43 -0400
  • 9edf1409a3 Add a helper for creating a reliable MD5 hash from all mods found in the currently loaded instance Pahimar 2014-08-25 16:00:51 -0400
  • 9f12fdcc74 Dump Forge to 1208 Pahimar 2014-08-25 12:43:37 -0400
  • 61558daa61 Fix an obscure DynEV bug where different items would be detected as the same item and not resolve properly Pahimar 2014-08-25 12:43:20 -0400
  • c8ae0b29d6 Now that the Research Station is working well, time to make a stab at transmutation Pahimar 2014-08-01 16:04:11 -0400
  • 8a9eb91c2b No point in having subclasses of Slot when there are only some small changes being overridden, and they are only used once. Pahimar 2014-07-31 15:53:58 -0400
  • faa1e45997 Added a GUI to the Alchemical Tome (still a WIP), got the functionality of the Research Station working, and with the help of KingLemming we have a more intelligent shift click method for our containers Pahimar 2014-07-31 15:38:23 -0400
  • b49df1901f Make sure that the registry proxy classes in the API are final, and expose more API functionality to the skill registry proxy Pahimar 2014-07-31 08:37:20 -0400
  • f2eba38284 Some more new textures Pahimar 2014-07-30 15:47:59 -0400
  • 3c6892cd90 Some more new textures Pahimar 2014-07-30 15:44:37 -0400
  • 7a94070571 Bump to Forge 1189 Pahimar 2014-07-30 15:41:45 -0400
  • e6ff288551 @BigBadChris provided some shiny new animated textures for the different matters! Pahimar 2014-07-30 15:41:34 -0400
  • 4372294d61 Added in some debug configuration for helping mods interacting with EE3 (more debug options to come as API matures) Pahimar 2014-07-24 22:03:36 -0400
  • ed2be79ec2 Some work on skills Pahimar 2014-07-24 21:05:04 -0400
  • 0e69b7568e Some convenience methods Pahimar 2014-07-24 16:07:34 -0400
  • 644f07dd20 Commmitting another whack of code Pahimar 2014-07-24 16:01:42 -0400
  • f764310622 Proof of concept that the new RecipeRegistry proxy stuff works properly. Will continue in the morning Pahimar 2014-07-22 22:12:04 -0400
  • 84eb69e9d6 Reminder to self to get milk working in a later build (re: dyn values) Pahimar 2014-07-21 21:47:08 -0400
  • 3bcf4663f2 Merge remote-tracking branch 'origin/master' Pahimar 2014-07-22 15:56:44 -0400
  • 3de8b57202 Managed to get a tiny bit of work done at work today (yay lunch breaks!) Pahimar 2014-07-22 15:56:39 -0400
  • 98b00828cb Merge pull request #715 from Itaros/fix Pahimar 2014-07-22 10:57:58 -0400
  • 70344a214b Fixed #713 Semion Nadezhdin 2014-07-22 18:29:59 +0400
  • 82fb615521 Fix the derp caught here (2093c485a0 (commitcomment-7095985)) Pahimar 2014-07-22 08:49:07 -0400
  • 18564da7d2 Fixed the Dynamic Value system Pahimar 2014-07-21 21:43:04 -0400
  • 118228b828 Committing some stuff Pahimar 2014-07-21 18:55:51 -0400
  • 5718da1aa9 Add some more stuff to the NBTHelper Pahimar 2014-07-21 16:19:25 -0400
  • e1c677d3d8 Some new textures from BigBadChris, got conditional player mod sounds working again (same as in older versions of EE3), and worked on a bit of tool functionality Pahimar 2014-07-21 14:47:00 -0400
  • f11b700704 Merge pull request #711 from Dynious/nullItemFix Pahimar 2014-07-21 11:28:37 -0400
  • ef46fda725 Fixed #705 Dynious 2014-07-21 15:59:40 +0200
  • ad8f6d5a3d Too distracted to code, so committing a whack of stuff Pahimar 2014-07-20 21:32:23 -0400
  • 8a0da1b572 Add in a template system for player transmutation knowledge pahimar 2014-07-19 18:15:40 -0400
  • f344305fdf Rename the dev jar to dev (imagine that) pahimar 2014-07-19 15:36:14 -0400
  • 46e6fa9b8b Yeah, another whack of code. Pahimar 2014-07-18 22:26:59 -0400
  • 6fd0b0de79 Add a helper to ensure that the String value we get from the configuration file is a valid one Pahimar 2014-07-18 18:21:56 -0400
  • 4ea086f1b8 Coming back to configurations tonight Pahimar 2014-07-18 16:06:37 -0400
  • 24a2ae35bc Move some interfaces into the util package Remove the client configuration Work on configuration Implement bspkrs graphical configuration system Pahimar 2014-07-18 15:55:10 -0400
  • b82bb5b4b0 Add in Augmentation Table GUI xcf, add some more NBT name constants, implement a basic PlayerKnowledge object for storing transmutation data, and add in a basic save handler for the PlayerKnowledge Pahimar 2014-07-18 12:58:35 -0400
  • 31e9085145 Incorrect closure in the build.gradle pahimar 2014-07-17 21:38:41 -0400
  • 4b0723d38e Gonna try out uploading to the Forge Maven host pahimar 2014-07-17 21:35:36 -0400
  • 6d223cea1e Adjust slot placement for the new GUI texture pahimar 2014-07-17 21:15:27 -0400
  • 97b465a311 Reorganize the block registration to do machines (in order) first, then blocks pahimar 2014-07-17 21:15:10 -0400
  • 3a8c5d1760 Properly light our item renderers (makes them look much cooler) pahimar 2014-07-17 21:14:36 -0400
  • 01be020ba5 Add a progress bar to the research station pahimar 2014-07-17 20:44:26 -0400
  • 52453a7b86 Properly light our tile entities (makes them look much cooler) pahimar 2014-07-17 20:44:14 -0400
  • be80bcc176 More modes Pahimar 2014-07-17 16:07:13 -0400
  • 2093c485a0 Committing (you guessed it) a whack of stuff Pahimar 2014-07-17 15:20:53 -0400
  • 5464f1a119 Committing a whack of stuff Pahimar 2014-07-16 21:46:35 -0400
  • 0966eae4ae Committing a whack of stuff Pahimar 2014-07-16 21:42:41 -0400
  • 67340a1b20 Committing a whack of stuff Pahimar 2014-07-16 21:40:12 -0400
  • d10e2acc81 Commiting a chunk of code Pahimar 2014-07-16 16:10:18 -0400
  • 1d02efa0e6 Fix GuiIds now that they are an enum pahimar 2014-07-15 19:39:21 -0400
  • e7cd1a0d63 Commiting a chunk of code Pahimar 2014-07-15 15:52:39 -0400
  • b048fa280d Commiting a chunk of code Pahimar 2014-07-15 13:24:04 -0400
  • 85e1a62c5a Commiting a chunk of code Pahimar 2014-07-15 12:24:18 -0400
  • a7a13d05a3 Fix ObjectHolder reference for the Dark Matter Pickaxe, and commit the texture Pahimar 2014-07-15 08:22:24 -0400
  • eae005aaab Get sounds working again Pahimar 2014-07-14 21:23:48 -0400
  • 385ee4d8ea Fully implement getStacksInRange, documentation needed still Pahimar 2014-07-14 18:37:50 -0400
  • 53d224369b Animated the texture for Dark Matter Pahimar 2014-07-14 18:37:32 -0400
  • 3b938c4622 Stub in a method in the API for returning a list of ItemStacks (may change to Objects) that have an Energy Value between the two parameters Pahimar 2014-07-14 14:39:23 -0400
  • 1221fc1163 Fix support for IEnergyValueProviders - to use implement the interface on your Items! Pahimar 2014-07-14 14:30:50 -0400
  • 4bdc313237 Small refactor of EnergyValue Pahimar 2014-07-14 14:12:14 -0400
  • d4f5781ea9 How about some new Matter types? Much love to @BigBadChris! (Support him at http://www.patreon.com/bigbadchris) Pahimar 2014-07-14 14:11:59 -0400
  • ec2adb8e68 Produce a deobfuscated jar of the mod as well, for addon makers and other modders Pahimar 2014-07-14 12:17:15 -0400
  • 71b9699497 Some more work related to the EnergyValueRegistry API, should definitely work now Pahimar 2014-07-14 12:04:20 -0400
  • a659aabd8b Mark EnergyValueRegistryProxy as final Pahimar 2014-07-14 06:52:08 -0400
  • cb47b5a81f More API work Pahimar 2014-07-14 06:51:35 -0400
  • 03e0897c15 Rework the EnergyValueRegistry to be more friendly with the API Pahimar 2014-07-13 22:05:27 -0400
  • 63972f1ddc Fix a naming derp in registering tile entities (and perserve previous names) Pahimar 2014-07-13 21:46:32 -0400
  • d497d3f9d9 Smarter localization of Creative Tabs pahimar 2014-07-12 19:10:04 -0400
  • 0264ee8cea Update to Forge 1180 (Recommended Build) pahimar 2014-07-12 19:09:30 -0400
  • 3c69ee4f7b Moving things around Pahimar 2014-07-10 16:20:35 -0400
  • 2ccd58d220 Remove the deprecated assetDir from build.gradle, and bump to Forge 1179 Pahimar 2014-07-10 16:05:41 -0400
  • 0a38400559 Remove the concept of EnergyComponents and set it so that an EnergyValue is only of one EnergyType (simplifies a lot of things) Pahimar 2014-07-10 16:05:14 -0400
  • 32bbca53cb More API related shenanigans, MUCH more to come (provide comments on your API related needs to pahimar@gmail.com) Pahimar 2014-07-07 15:31:10 -0400
  • 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 Pahimar 2014-07-07 11:22:21 -0400
  • dc90ee2ada Let's give the Research Station some loving, eh? Pahimar 2014-07-06 21:47:57 -0400
  • 5bc742bb94 Move around where the recipes are and how they are initialized pahimar 2014-07-06 15:09:50 -0400
  • 8642d5c70e Fix up some network sync with the Aludel and Glass Bell pahimar 2014-07-06 14:21:03 -0400
  • f8df05268d Get the Aludel working again pahimar 2014-07-06 12:14:45 -0400