Giovanni Harting
|
4ba49b23a3
|
Merge pull request 'Update 'README.md'' (#20) from anonfunc-patch-1 into master
Reviewed-on: #20
|
6 months ago |
Giovanni Harting
|
5320a955b9
|
Update 'README.md'
|
6 months ago |
Giovanni Harting
|
5dd38a4324
|
Merge pull request 'Update 'README.md'' (#16) from idlegandalf-patch-1 into master
|
9 months ago |
Giovanni Harting
|
d936c57e27
|
Update 'README.md'
|
9 months ago |
Giovanni Harting
|
18dc97de61
|
Merge pull request 'Update 'LICENSE'' (#12) from license-change into master
|
10 months ago |
Giovanni Harting
|
bfec4bc442
|
Update 'LICENSE'
|
10 months ago |
Giovanni Harting
|
1e7ab1fc49
|
Merge pull request 'Spawn Nether/End ores in Overworld if allow-nether is set to FALSE on server' (#7) from Blaster/TAIGA-OV:master into master
|
10 months ago |
Blaster
|
18543ec172
|
Formatting fix
|
1 year ago |
Blaster
|
cda20df501
|
Formatting fix
|
1 year ago |
Blaster
|
ada8e9e004
|
Upload files to 'src/main/java/com/sosnitzka/taiga/world'
Formatting fixes
|
1 year ago |
Blaster
|
9828cc1a66
|
Delete 'WorldGen.java'
|
1 year ago |
Blaster
|
4f852b0d32
|
src/main/java/com/sosnitzka/taiga/world/
|
1 year ago |
Blaster
|
c509b4cdd9
|
Upload files to 'src/main/java/com/sosnitzka/taiga/world'
Reupload
|
1 year ago |
Blaster
|
fd80efa354
|
Upload files to 'src/main/java/com/sosnitzka/taiga/world'
Edited source as requested
|
1 year ago |
Blaster
|
5ff045ecac
|
Upload files to 'src/main/java/com/sosnitzka/taiga/world'
|
1 year ago |
Giovanni Harting
|
4c4268aa3d
|
Update 'README.md'
|
1 year ago |
Giovanni Harting
|
abdc6da21d
|
moved harvest level translation to client proxy
|
2 years ago |
Giovanni Harting
|
1ff00daf4b
|
updated forge, tconstuct
|
2 years ago |
Giovanni Harting
|
804a02d3fd
|
prevent TraitCatcher from picking up mobs killed without a weapon with the trait, fixes #177
|
2 years ago |
Giovanni Harting
|
adf19453c5
|
updated gradle wrapper
|
2 years ago |
Giovanni Harting
|
7e4c4baf05
|
fixed #174: added missing safety factor to division
Signed-off-by: Giovanni Harting <539@idlegandalf.com>
|
2 years ago |
Giovanni Harting
|
809c10ef51
|
Merge branch 'master' into 'master'
Add ja_JP.lang
See merge request TeamFRM/TAIGA!169
|
2 years ago |
koh
|
058ec404a2
|
Add ja_JP.lang
|
2 years ago |
Giovanni Harting
|
2227b0017e
|
made naming of Unstable/Instable trait consistent
added translating options for harvest levels
Signed-off-by: Giovanni Harting <539@idlegandalf.com>
|
2 years ago |
Giovanni Harting
|
05ebd28180
|
Update README.md
|
2 years ago |
Giovanni Harting
|
468a5e4aac
|
Update README.md
|
2 years ago |
Giovanni Harting
|
e98fc61144
|
general code cleanup
removed some unused classes
Signed-off-by: Giovanni Harting <539@idlegandalf.com>
|
2 years ago |
Giovanni Harting
|
f4befa63c9
|
fixed some typos
Signed-off-by: Giovanni Harting <539@idlegandalf.com>
|
2 years ago |
Giovanni Harting
|
ddb56b6043
|
added modifier key to right click actions of traits, now requires default LCONTROL to be pressed. fixes #112
Signed-off-by: Giovanni Harting <539@idlegandalf.com>
|
2 years ago |
Giovanni Harting
|
d585d781f6
|
fixed book; added zh_TW lang thanks to CLOVERsquare
|
2 years ago |
Giovanni Harting
|
556d79156b
|
fixed #157
removed some not used traits
Signed-off-by: Giovanni Harting <539@idlegandalf.com>
|
2 years ago |
冷风
|
15e62a8530
|
Update zh_CN.lang (#159)
* Update zh_CN.lang
* Update abyssum.json
* Update aurorium.json
* Update jauxum.json
* Update karmesine.json
* Update obsidiorite.json
* Update ovium.json
* Update uru.json
* Update zh_CN.lang
* Update zh_CN.lang
* Update zh_CN.lang
* Update abyssum.json
* Update prometheum.json
|
3 years ago |
Giovanni Harting
|
5a111ba290
|
fixed #160: tooltips preventing server to start
|
3 years ago |
冷风
|
b98cc5284c
|
Update zh_CN.lang (#158)
Updated zh_CN language files (+ book)
|
3 years ago |
Giovanni Harting
|
9f1b4e066c
|
added name & desc for trait crushing and leveled
|
3 years ago |
Giovanni Harting
|
25aee96d6d
|
use correct oreDict prefix for dilithium, fixed #124
|
3 years ago |
Giovanni Harting
|
ee2fa56eca
|
removed not used iron_nugget from oreDict, fixing #151
|
3 years ago |
Giovanni Harting
|
17ae55c359
|
1.12.2; not well tested; book integration still broken
|
3 years ago |
Giovanni Harting
|
1c07cfc5ee
|
Revert "Started with rework of alloying process and balancing of levels of natural ores."
|
3 years ago |
Giovanni Harting
|
076a6d6f87
|
fixed #149, some more cleanup
|
3 years ago |
Jason Spradlin
|
b063257977
|
Fixes #147 - Eezo ingot now converts to 9 nuggets (#148)
Conversion previously listed as Eezo Block = 9 Ingots, 1 Ingot = 9 *Ingots*.
Now listed as Eezo Block = 9 Ingots, 1 Ingot = 9 *nuggets*
|
3 years ago |
TechieJunk
|
5dca654237
|
Fix for Tiberium melting into Dilithium. (#145)
|
3 years ago |
Giovanni Harting
|
2e51738c45
|
first 1.11.1 attempt
|
3 years ago |
Robert Sosnitzka
|
4b256caff9
|
Started with rework of alloying process and balancing of levels of natural ores.
|
3 years ago |
Bill Parrott
|
b874a41abb
|
fix divide by zero error (#121)
|
4 years ago |
Robert Sosnitzka
|
719d326f7e
|
Fixed something
|
4 years ago |
Giovanni Harting
|
8fbef49b10
|
separated overworld and others dimensions worldgen
|
4 years ago |
Giovanni Harting
|
c9f6d820b7
|
added void detection in worldgen
|
4 years ago |
Robert Sosnitzka
|
d2cd916be7
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Robert Sosnitzka
|
26ab0139c0
|
Added missing icon, added Trait Mutate.
|
4 years ago |