Commit Graph

1960 Commits

Author SHA1 Message Date
Forstride 3ef59f474e Fix merge conflicts 2019-01-16 11:15:30 +11:00
Adubbz 969c7b39e2 Fixed inventory grass colouring 2019-01-16 11:05:25 +11:00
Adubbz 26b1db1c25 Fixed grass block in world colouring 2019-01-16 10:53:45 +11:00
Adubbz 3b076fdc7e Added example biome, generates in world 2019-01-15 10:17:22 +11:00
Adubbz eef4615a2d Hooked up gen layers to the BoP world type 2019-01-14 23:42:13 +11:00
Adubbz 2d25e3d99b Genlayerbiome done 2019-01-14 23:06:01 +11:00
Adubbz 518e6ffe47 Preparations for our custom GenLayerBiome 2019-01-14 22:19:11 +11:00
Adubbz b1d67034dc Fixed dumb climate genlayer bugs 2019-01-14 21:45:55 +11:00
Adubbz 98cba6e62c Climate layer works 2019-01-14 20:21:56 +11:00
Adubbz 65305344f7 GenLayerTemperatureNoise appears to work 2019-01-14 14:05:26 +11:00
Adubbz cd015346de Reverted Forge by 1 version. Seems there's issues with the config changes 2019-01-14 12:02:09 +11:00
Adubbz 8f611d556c Finished cleaning up Mojang's gen layer stuff. Now to do our own. 2019-01-14 11:49:55 +11:00
Forstride 7004b689cd Added proper map colors to blocks 2019-01-14 11:09:39 +11:00
Adubbz 6801ac63e1 More work on genlayers 2019-01-14 11:08:52 +11:00
Adubbz 728044dfba Start on GenLayer stuff 2019-01-14 09:27:50 +11:00
Adubbz ce4e321475 Update Forge 2019-01-14 09:26:05 +11:00
Forstride 5d1328baf2 Added proper map colors to blocks 2019-01-13 13:56:31 -05:00
Adubbz e8de5e822b Use TTFTCUTS colouring for the map thing 2019-01-13 20:23:09 +11:00
Adubbz 4ee56a1f0d Added a genlayer visualizer debug tool 2019-01-13 18:25:05 +11:00
Adubbz ac5010c1eb Commented out farmland blocks because of broken textures, added the bop worldtype (no logic yet, just the worldtype itself) 2019-01-13 15:48:50 +11:00
Adubbz 6548b38ffa Added farmland and grasspath ats 2019-01-13 10:54:47 +11:00
Forstride 8d36d9f5d1 Re-added bramble block 2019-01-12 18:38:58 -05:00
Forstride 088195c315 Started adding grass/dirt blocks, fixed some recipes 2019-01-12 15:49:17 -05:00
Forstride b90b472cc3 Re-added Flesh block, tested particles for flowers 2019-01-12 06:14:49 -05:00
Forstride bb27856827 Remade Dead/Hellbark wood textures 2019-01-12 05:54:41 -05:00
Adubbz f13f692efd Re-added dead wood files 2019-01-12 21:28:05 +11:00
Adubbz 38a8b79fd6 Attempted to add mud particles (currently not working, handleStatusUpdate doesn't appear to be called. Mudballs may not be spawning on the client? 2019-01-12 12:55:10 +11:00
Adubbz 75bf89e31f Attempted to get mudballs working. Seems entity registration is buggy 2019-01-12 11:51:55 +11:00
Forstride a67b28bbd2 Even more stuff 2019-01-11 12:47:31 -05:00
Forstride aa6a51a2f7 More stuff 2019-01-11 10:39:23 -05:00
Adubbz 7e3850538d Actually fixed ATs 2019-01-11 23:17:28 +11:00
Adubbz a975fde9b9 Moar ats 2019-01-11 22:59:28 +11:00
Forstride e5b2431ffb Removed un-needed wood assets 2019-01-11 06:25:22 -05:00
Adubbz 5021731064 Probably better to not leave this in 2019-01-11 22:12:14 +11:00
Adubbz 4ff4ca3508 Added all wooden assets 2019-01-11 22:06:24 +11:00
Forstride 986d6d66f7 Added more fir blocks 2019-01-11 04:33:56 -05:00
Forstride c970e6673a More asset stuff 2019-01-11 03:23:51 -05:00
Adubbz 513f7cd049 Access transformers work properly now, thanks to LexManos. Can now add block sounds and other stuff :) 2019-01-11 16:48:53 +11:00
Adubbz dd140a7dbc Attempted to get access transformers working 2019-01-11 11:37:54 +11:00
Forstride 1cc69438d6 Cleared out existing log/leaf/wood blocks and items 2019-01-10 12:45:02 -05:00
Forstride 771193b7cc Started re-adding plants and stuff 2019-01-10 08:38:29 -05:00
Forstride 5f16ea4eaf Added mud blocks, added remaining methods to ash blocks 2019-01-10 06:26:47 -05:00
Forstride 88f6ea79c6 Removed fruits, updated localization to use JSON format 2019-01-10 05:50:37 -05:00
Adubbz 2b6b856591 Oops 2019-01-10 20:12:41 +11:00
Adubbz e15b139496 Remove old comment 2019-01-10 20:10:22 +11:00
Adubbz 5faec2839c Wanderer now works, reverted texture path changes 2019-01-10 20:06:24 +11:00
Adubbz 68fa0aad3c Updated Forge, added sounds 2019-01-10 19:44:17 +11:00
Adubbz 50cf0f59e1 Re-added the BoP creative tab and the items 2019-01-10 17:28:53 +11:00
Forstride 2ef252f106 Removed unused resources, changed texture folder names, and added trapdoor/stripped log textures for our woods 2019-01-09 10:31:45 -05:00
Adubbz ae5df8f9cd Updated to the new Forge/ForgeGradle 2019-01-09 12:33:02 +11:00