36 Commits

Author SHA1 Message Date
HbmMods
5dec1e9cbb cut grenades, taint creeper, fixed orbital laser targeting 2018-09-10 21:32:47 +02:00
HbmMods
2f2b655e5a Fat mine, saturnite rifle, explosion sounds for MK4 2018-09-04 00:00:55 +02:00
HbmMods
ee43614e01 new rad method, vault sounds, loot changes, model fix, succ gm1 fix, bup 2018-08-12 00:26:27 +02:00
HbmMods
27fd496907 Changed taint, made radiaition more meaningful, bat fix, tempfolder lore 2018-07-08 21:59:29 +02:00
HbmMods
fd684dbf8f B93 MOD, mk4 enhancements, bomb potion effect, new cloud renderer 2018-06-07 17:32:27 +02:00
HbmMods
d009832cf6 raging vortex, mk4 fix, missing lang entries 2018-04-21 19:25:39 +02:00
HbmMods
867362e5d8 Solinium functionality and items, env effect base 2018-03-20 18:33:54 +01:00
HbmMods
b50398cbb0 Changed all explosions to MK4, added bepis texture, recipes and stuff 2018-03-10 16:06:23 +01:00
HbmMods
451ff927ed New explosion animation, CIWS texture, new lil boy texture, bug fixes 2018-03-08 23:18:01 +01:00
HbmMods
82b5ff0586 Beretta 92FS, new textures, U238M2 2018-02-05 22:20:39 +01:00
grangerave
4237435a09 Redid Nuclear blast algorithm
-localized block variable: reduces number of getBlock calls.
-blast code checks blast resistance of block: adds mod compatibility
-added crude shielding model: blast code returns int corresponding to how many blocks are shielded by a blast resistant block. Vertical behavior only
2017-12-02 20:17:37 -06:00
HbmMods
924542911f New tile entity order, added alternate (original) sledge textures 2017-09-09 19:17:34 +02:00
HbmMods
ae19f9fbcc fixes, more assembler recipes, MODGEN textures 2017-08-24 22:27:24 +02:00
HbmMods
c500ffcee9 Strap on your setbelts, this is going to be a turbulent merge 2017-08-08 08:18:25 +02:00
HbmMods
ea87da99e4 Chemplant framework, project cleanup 2017-07-23 12:10:52 +02:00
HbmMods
da17dfb2c6 Grenade enhancements, asphalt, more textures, desh 2017-06-06 14:30:27 +02:00
HbmMods
ee362c617e Polymer, durasteel, black hole grenade 2017-05-20 00:33:12 +02:00
HbmMods
1778eb817f More NEI recipe handlers, cyclotron functionality, internal structure 2017-05-17 13:31:08 +02:00
HbmMods
6770e62957 Fixed a lot of NBT saves, rebalanced generators, etc 2017-04-29 13:26:11 +02:00
HbmMods
1ec84ff294 New repo!! lol 2017-04-18 20:53:14 +02:00
HbmMods
208a32410f Merge branch 'master' of https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT
# Conflicts:
#	assets/hbm/lang/de_DE.lang
#	assets/hbm/lang/en_US.lang
#	assets/hbm/sounds.json
#	assets/hbm/sounds/music/recordLambdaCore.ogg
#	assets/hbm/sounds/music/recordSectorSweep.ogg
#	assets/hbm/sounds/music/recordVortalCombat.ogg
#	com/hbm/blocks/BlockCrate.java
#	com/hbm/blocks/ModBlocks.java
#	com/hbm/blocks/NukeBoy.java
#	com/hbm/blocks/NukeGadget.java
#	com/hbm/blocks/NukeMan.java
#	com/hbm/blocks/NukeMike.java
#	com/hbm/blocks/TestEventTester.java
#	com/hbm/entity/mob/EntityHunterChopper.java
#	com/hbm/explosion/ExplosionChaos.java
#	com/hbm/explosion/ExplosionNukeGeneric.java
#	com/hbm/handler/FuelHandler.java
#	com/hbm/items/GunFatman.java
#	com/hbm/items/ModItems.java
#	com/hbm/items/gear/ModArmor.java
#	com/hbm/items/special/ItemStarterKit.java
#	com/hbm/items/weapon/GunMP.java
#	com/hbm/items/weapon/GunSuicide.java
#	com/hbm/items/weapon/ItemGrenade.java
#	com/hbm/lib/HbmChestContents.java
#	com/hbm/lib/HbmWorldGen.java
#	com/hbm/lib/Library.java
#	com/hbm/lib/ModDamageSource.java
#	com/hbm/lib/RefStrings.java
#	com/hbm/main/ClientProxy.java
#	com/hbm/main/CraftingManager.java
#	com/hbm/main/MainRegistry.java
#	com/hbm/main/ModEventHandlerClient.java
#	com/hbm/sound/MovingSoundChopper.java
#	com/hbm/sound/MovingSoundChopperMine.java
#	com/hbm/sound/MovingSoundCrashing.java
#	com/hbm/sound/MovingSoundPlayerLoop.java
#	com/hbm/sound/MovingSoundXVL1456.java
2016-11-30 10:21:39 +01:00
HbmMods
6e0614b6ae The fun update 2016-11-30 10:08:15 +01:00
HbmMods
5525318475 Merge branch 'master' of https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT
# Conflicts:
#	assets/hbm/lang/de_DE.lang
#	assets/hbm/lang/en_US.lang
#	assets/hbm/textures/armor/hazmat_paa_1.png
#	assets/hbm/textures/armor/paa_1.png
#	com/hbm/blocks/BlockCrate.java
#	com/hbm/blocks/ModBlocks.java
#	com/hbm/explosion/ExplosionNukeGeneric.java
#	com/hbm/handler/FuelHandler.java
#	com/hbm/items/GunMP.java
#	com/hbm/items/GunRevolver.java
#	com/hbm/items/ItemStarterKit.java
#	com/hbm/items/ModArmor.java
#	com/hbm/items/ModItems.java
#	com/hbm/lib/Library.java
#	com/hbm/lib/RefStrings.java
#	com/hbm/main/ClientProxy.java
#	com/hbm/main/CraftingManager.java
#	com/hbm/main/MainRegistry.java
#	com/hbm/main/ModEventHandlerClient.java
#	com/hbm/sound/MovingSoundPlayerLoop.java
#	com/hbm/sound/MovingSoundXVL1456.java
2016-10-30 20:38:35 +01:00
HbmMods
0cd49ed944 Fixes, laste features, you name it, it's in here. 2016-10-30 20:08:20 +01:00
HbmMods
540fb3d256 Maximum Overcode (fixes for shredder, sounds, nether ores, new grenades, more) 2016-10-18 10:31:05 +02:00
HbmMods
ce50cdf444 1.0.20 II 2016-06-12 23:09:23 +02:00
HbmMods
380c863ef3 1.0.19 VI 2016-06-02 20:04:48 +02:00
HbmMods
888d14440e Optimisations & Factory energy port 2016-03-10 20:29:25 +01:00
HbmMods
b41b2e5383 Fixed stuff 2016-02-15 18:07:45 +01:00
HbmMods
0e1732882a Finished EVERYTHING for the final release, nuka grenade, guide book 2016-02-14 19:55:39 +01:00
HbmMods
6ecfecfe04 Added new textures and factory blocks 2016-02-09 18:49:10 +01:00
HbmMods
8696f03f07 Added the Fat Man launcher 2016-01-28 17:09:20 +01:00
HbmMods
6a69c66a97 Changed Difurnace textures, added chainsaw and glowing mushroom stew, enabled config file 2016-01-25 19:26:54 +01:00
HbmMods
68973b9913 Cleaned up heaps of useless crap. 2016-01-15 12:15:44 +01:00
HbmMods
f515b6c207 New Textures, nuclear mushrooms (literally) 2016-01-14 22:41:41 +01:00
HbmMods
7a48f8dd0c First uploadt to git. lel 2016-01-12 22:56:58 +01:00