Commit graph

2638 commits

Author SHA1 Message Date
CreepyCre
0df83c8c0d removed PocketGroup to flatten json 2021-02-04 13:00:32 +01:00
CreepyCre
e8320ad60f back to json we go 2021-02-03 23:18:30 +01:00
CreepyCre
837244fce6 split PocketGenerator from VirtualPocket system 2021-02-03 14:43:18 +01:00
CreepyCre
51784c95a6 it has been done
public pockets via VoidGenerator, ShellModifier and DimensionalDoorModifier
2021-02-02 21:24:54 +01:00
CreepyCre
c4db51ef34 Merge remote-tracking branch 'origin/1.16-fabric' into 1.16-fabric 2021-02-02 13:15:47 +01:00
CreepyCre
6607499177 reworked weight system 2021-02-02 13:15:39 +01:00
CreepyCre
5b987f70aa whoops 2021-02-02 13:14:02 +01:00
Waterpicker
9716205a0d Push DimensionalDoorModifier 2021-02-02 04:56:14 -06:00
CreepyCre
c18f468461 added Pocket#toVariableMap 2021-02-02 11:33:50 +01:00
CreepyCre
4702083881 Merge remote-tracking branch 'origin/1.16-fabric' into 1.16-fabric 2021-02-02 11:14:47 +01:00
CreepyCre
d0468fcdd9 FunctionParser can now parse functions with any number of arguments
added a few functions to StringEquationParser
2021-02-02 11:14:20 +01:00
Waterpicker
7977111a0d Added ShellModifier 2021-02-02 01:22:30 -06:00
CreepyCre
6a9f69e3cd added StringEquationParser for future modifiers/ pocket parameters 2021-02-01 21:58:33 +01:00
Waterpicker
69b0b3595c Forgot a spot 2021-02-01 08:25:08 -06:00
Waterpicker
ababfe669c Various stuff related to Personal Pockets 2021-02-01 07:25:36 -06:00
CreepyCre
0cebae0524 fix SchematicPocket size 2021-02-01 14:08:33 +01:00
CreepyCre
43c730c6b5 modifier system base 2021-02-01 12:50:51 +01:00
CreepyCre
77427de11b fix SchematicRedstoneFixer
add all redstone torch types to SchematicConverter
2021-01-31 20:33:52 +01:00
SD
c24272576e
Hopefully works now 2021-01-31 20:32:34 +05:30
SD
a34216adac
Remove hwyla as it doesnt work on 21w03a 2021-01-31 20:27:54 +05:30
SD
e65a812528
Remove erroring test 2021-01-31 20:24:17 +05:30
CreepyCre
f39f68734e fix after manual merge 2021-01-31 13:43:53 +01:00
CreepyCre
b4735a7771 Merge remote-tracking branch 'origin/1.16-fabric' into 1.16-fabric
# Conflicts:
#	src/main/java/org/dimdev/dimdoors/util/WeightedList.java
2021-01-31 13:41:31 +01:00
CreepyCre
b641753e11 added VirtualPocketList
previous VirtualPocket -> VirtualSingularPocket
new VirtualPocket superclass of VirtualPocketList and VirtualSingularPocket
2021-01-31 13:32:09 +01:00
Waterpicker
d961971622 Make WeightedList extend ArrayList 2021-01-30 23:49:49 -06:00
CreepyCre
1e362a43c3 fix ChunkGenerator + slight improvements 2021-01-30 22:55:02 +01:00
CreepyCre
8da2ed27ea ChunkGenerator now generates Structures 2021-01-30 16:12:11 +01:00
SD
bf97807f02
Biomes 2021-01-30 09:34:12 +05:30
CreepyCre
a7805cb655 added ChunkGenerator pocket generator type, ~70% done 2021-01-29 23:01:26 +01:00
CreepyCre
c088b6c701 fix overwriting VirtualPockets with same key 2021-01-28 21:15:19 +01:00
CreepyCre
0fb93068bd switched VirtualPockets from Codecs to fromTag/ toTag serialization 2021-01-28 16:22:18 +01:00
SD
f610f9039a
Fix the config 2021-01-28 11:27:36 +05:30
CreepyCre
cf94db47d8 fixed rift serialization 2021-01-27 22:56:03 +01:00
CreepyCre
615aa06606 renamed fields for clarity 2021-01-27 11:58:00 +01:00
CreepyCre
1e8ff2b71f some cleaning and renaming
generators generate pockets directly
selectors/ selection modifiers modify which generator gets selected or how it gets selected
2021-01-27 11:27:51 +01:00
CreepyCre
b35caafa03 fixed depth? 2021-01-26 21:48:40 +01:00
CreepyCre
43c5ebeeeb added depth dependent pockets
somewhat flattened the pocket json
2021-01-26 21:02:36 +01:00
CreepyCre
0af4b02a56 rewrote weighted pocket system. Pockets now get supplied additional information to calculate their weight 2021-01-26 16:37:03 +01:00
CreepyCre
4269ed289e Merge remote-tracking branch 'origin/1.16-fabric' into 1.16-fabric 2021-01-26 13:43:54 +01:00
CreepyCre
34137d12b7 initial rewrite of pocket placement
instead of each pocket having an assigned template, the pockets now generate/ place themselves
allows for pockets with custom generators instead of schematics
2021-01-26 13:42:45 +01:00
SD
e36cd400e4
Yeet GetStrategy 2021-01-25 08:31:51 +05:30
SD
6a14437fcc
Try fixing config 2021-01-25 08:31:04 +05:30
SD
a7c900f644
Move 2021-01-25 08:24:24 +05:30
Waterpicker
edfc9d7b63 Refractored all pocket and rift stuff into a single global object. 2021-01-16 06:17:10 -06:00
Waterpicker
9e5860d3e8 Added Cardinal Components and converted Pocket and Rift Registry. 2021-01-15 10:19:12 -06:00
Waterpicker
eb0ae960ec Got public pockets working some what. 2021-01-15 05:38:15 -06:00
BoogieMonster1O1
cc0ed8c918
Merge pull request #181 from doctor4t/patch-1
Update README.md
2021-01-13 19:15:13 +05:30
SD
90d4cd732c
fix 2021-01-11 22:40:12 +05:30
SD
1809cd8fe4
Send tool break status 2021-01-11 20:07:12 +05:30
SD
056910ab1a
Conditionally teleport 2021-01-11 20:00:03 +05:30