Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | Prevent the boss bar from rendering | kuba6000 | |
2022-09-20 | Stop GL error spam + Full head rotation on mobs in EEC (#20) | Jakub | |
* Stop GL error log spam with buggy mobs * Also save attribs * Snowqueen * Keep error log with config option * Update EntityRenderer.java * Update * Update Config.java * spotlessApply * Also rotate head in EEC to look at the player * Update EntityRenderer.java Co-authored-by: GitHub GTNH Actions <> | |||
2022-09-15 | Merge pull request #18 from GTNewHorizons/improvements | Jakub | |
Fix recipe time in NEI | |||
2022-09-14 | Merge pull request #19 from GTNewHorizons/config | Jakub | |
Add cache regeneration trigger config | |||
2022-09-14 | Add cache regeneration trigger config | kuba6000 | |
2022-09-13 | Fix time in NEI | kuba6000 | |
2022-09-13 | Merge pull request #17 from GTNewHorizons/addWitherSkeleton | Jakub | |
Fix Wither Skeleton not working | |||
2022-09-13 | Stone sword | kuba6000 | |
2022-09-13 | Add Wither Skeleton to entity list | kuba6000 | |
2022-09-11 | Merge pull request #16 from GTNewHorizons/witherskeleton | boubou19 | |
Add Wither Skeleton spawn chance in nether | |||
2022-09-11 | Add Wither skeleton spawn | kuba6000 | |
2022-09-11 | Less logs (#15) | Jakub | |
* Less logs * Update MobRecipeLoader.java * clean | |||
2022-09-07 | EEC: Add ability to disable infernal drops, input bus requirement fix (#13) | Jakub | |
* Input bus is not needed * More like that * Add an option to disable infernal drops * Add info * Typo * Typo * Fix * spotlessApply (#14) Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Update GT_MetaTileEntity_ExtremeExterminationChamber.java * Update GT_MetaTileEntity_ExtremeExterminationChamber.java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
2022-09-01 | Fix tea (#12) | Jakub | |
2022-08-29 | Tea line (#11) | Jakub | |
* Add normal Tea * Add Tea Line Also removed red tea and butterfly tea * Don't use item if in creative * Move recipes * Better MTE registration * Always throw * Add textures | |||
2022-08-25 | Add Secret Tea collection (#10) | Jakub | |
* Licensing stuff * Turbo Legendary Secret Tea Collection * Turbo Legendary Secret Tea Collection * | |||
2022-08-23 | Fix additions on empty mobs not generating EEC map (#9) | Jakub | |
* Fix additions on empty mobs not generating EEC map * Fix * Fix null stacks on server * Fix GUI * No * Maybe * Correct chance formula | |||
2022-08-23 | Merge pull request #6 from GTNewHorizons/buf | Jakub | |
Buff Extreme Extermination Chamber | |||
2022-08-23 | Input bus is optional | kuba6000 | |
2022-08-23 | Fix NPE | kuba6000 | |
2022-08-23 | Fix | kuba6000 | |
2022-08-23 | Add info in tricorder | kuba6000 | |
2022-08-23 | Fix | kuba6000 | |
2022-08-23 | Weapon is optional | kuba6000 | |
2022-08-23 | Time is based on the weapon inserted | kuba6000 | |
2022-08-23 | Basic looting implementation | kuba6000 | |
2022-08-23 | Return when not enough essence in ritual | kuba6000 | |
2022-08-23 | Default animations to enabled. | kuba6000 | |
2022-08-23 | Merge branch 'master' into buf | kuba6000 | |
2022-08-23 | Add Config to override mob drops + some fixes (#8) | Jakub | |
* Add overrides * GTNHCoreMod custom drops integration * Update buildscript * Bump * EEC blacklist * NEI info * Loops optimization * Warn when 0% loots are detected * Detect looting drops * No * Super rare drops * Keep the same naming * Crash * Fix meta * maybe * Run at least twice * Fix stupid TF Lich boss * Comments * Fix EEC blacklist | |||
2022-08-20 | Merge branch 'master' into buf | kuba6000 | |
2022-08-20 | Merge pull request #7 from GTNewHorizons/npe-onremoval | Martin Robertz | |
Fix crash on controller removal | |||
2022-08-20 | Fix crash on controller removal | miozune | |
2022-08-19 | Perfect OC | kuba6000 | |
2022-08-19 | Fix | kuba6000 | |
2022-08-19 | Merge pull request #4 from GTNewHorizons/structure | Martin Robertz | |
New Extreme Extermination Chamber structure | |||
2022-08-19 | Merge branch 'master' into structure | Martin Robertz | |
2022-08-19 | Merge pull request #5 from GTNewHorizons/cache | Martin Robertz | |
Cache Mob Handler Map | |||
2022-08-18 | Fix | kuba6000 | |
2022-08-18 | Update MobRecipeLoader.java | kuba6000 | |
2022-08-18 | Cache Mob Handler map | kuba6000 | |
2022-08-17 | Glass is not optional, you can disable animations with soldering iron | kuba6000 | |
2022-08-17 | Glass is optional | kuba6000 | |
2022-08-17 | Fix server | kuba6000 | |
2022-08-17 | Buildscript update | kuba6000 | |
2022-08-17 | Structure | kuba6000 | |
2022-08-14 | Update README.md | Jakub | |
2022-08-14 | LGPL 3.0 | kuba6000 | |
2022-08-14 | Merge pull request #3 from GTNewHorizons/fix | Martin Robertz | |
Fix server crash from Blood Magic entities | |||
2022-08-14 | Fix server crash from Blood Magic entities | kuba6000 | |