Aurora
|
07c5e65166
|
fix critical error
|
2020-08-23 18:31:33 +02:00 |
|
Aurora
|
7cf88aff65
|
fix 1.16.2 support
|
2020-08-23 18:28:51 +02:00 |
|
N0tMyFaultOG
|
6cb8352686
|
1.16.2
- My IJ is broke but this should work. Dunno if I got all nms changes, but we will see.
|
2020-08-23 17:18:29 +02:00 |
|
NotMyFault
|
1e070b3a71
|
Merge pull request #518 from aurorasmiles/fixEntities
start reimplementing entities
|
2020-08-21 18:27:25 +02:00 |
|
NotMyFault
|
75cbae8261
|
Merge pull request #568 from HazelTheWitch/fix-spline-sweep
Fixed NullPointerException in Spline and Sweep brush
|
2020-08-21 18:25:09 +02:00 |
|
NotMyFault
|
c8a9919c63
|
Merge pull request #569 from IntellectualSites/feature/better-noise
Feature/better noise
|
2020-08-21 18:20:30 +02:00 |
|
Hazel Trinity
|
c725dd0b18
|
Uses setDirection
SweepBrush.java should be correct
|
2020-08-19 10:13:41 -07:00 |
|
aurorasmiles
|
947871281f
|
Fix styling issues
|
2020-08-19 11:08:59 +02:00 |
|
aurorasmiles
|
7f0fd182bb
|
Add comment regarding createentitiy
|
2020-08-19 11:06:04 +02:00 |
|
MattBDev
|
49f1658f0b
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2020-08-18 15:50:00 -04:00 |
|
MattBDev
|
79b5612311
|
Upstream merge of the region package and things that may have broken with it.
|
2020-08-18 15:48:31 -04:00 |
|
MattBDev
|
de34047365
|
Upstream merge of the registry package
|
2020-08-18 13:46:14 -04:00 |
|
MattBDev
|
72a4bb3552
|
Upstream merge of the scripting package
|
2020-08-18 13:43:18 -04:00 |
|
Hazel Trinity
|
73d70527f3
|
Signed angles
|
2020-08-16 16:05:09 -07:00 |
|
Hazel Trinity
|
5a482f4d38
|
Fixed argument exception
If someone knows better please tell
|
2020-08-16 15:40:53 -07:00 |
|
Aurora
|
e74cb33847
|
comment biome change output back in
|
2020-08-16 17:05:09 +02:00 |
|
Aurora
|
3aa041aa7e
|
Merge remote-tracking branch 'upstream/1.16' into fixEntities
|
2020-08-16 17:01:45 +02:00 |
|
Hazel Trinity
|
054e60729b
|
Slightly better angle calculation
|
2020-08-16 02:15:05 -07:00 |
|
Hazel Trinity
|
5c32cc17a2
|
Used Reparameterized Interpolation
|
2020-08-16 01:11:12 -07:00 |
|
Hazel Trinity
|
e5f092c3ef
|
Updated ClipboardSpline paste
|
2020-08-16 01:10:51 -07:00 |
|
Hazel Trinity
|
cd0dac813c
|
Incorrectly rounding results.
|
2020-08-15 23:39:30 -07:00 |
|
Hazel Trinity
|
e51f6e562d
|
Sweep brush semi-fix
|
2020-08-15 14:20:47 -07:00 |
|
N0tMyFaultOG
|
5f2d60deb3
|
Remove dead translations, Crowdin ftw
|
2020-08-15 19:51:15 +02:00 |
|
Hazel Trinity
|
da9c4ad543
|
Handle null case in equality checking BlockVector3+DFSNode
|
2020-08-15 09:28:39 -07:00 |
|
Hannes Greule
|
da9d85e427
|
Point out API usage of RandomCollection
|
2020-08-15 18:05:26 +02:00 |
|
Aurora
|
313701a836
|
setup vault after loading
|
2020-08-15 15:34:40 +01:00 |
|
Hannes Greule
|
6fb202443b
|
Clean up RandomCollection architecture
|
2020-08-15 13:18:14 +02:00 |
|
Hannes Greule
|
bb05bd24d9
|
Implement more noise patterns
|
2020-08-15 13:17:44 +02:00 |
|
Hazel Trinity
|
b7e9547cd5
|
Fixed NullPointerException in Spline and Sweep brush
|
2020-08-14 19:04:11 -07:00 |
|
MattBDev
|
4041b2aa1d
|
Updated Math package with upstream and formatted code
|
2020-08-14 20:49:59 -04:00 |
|
MattBDev
|
69e547688b
|
Updated WNA package with upstream
|
2020-08-14 20:25:21 -04:00 |
|
MattBDev
|
0a07599abf
|
Update build files and NOTICE.txt
|
2020-08-14 15:29:15 -04:00 |
|
MattBDev
|
34279fdb46
|
Added checkstyle.xml
|
2020-08-14 15:05:20 -04:00 |
|
N0tMyFaultOG
|
bbff5c60b2
|
Fix metrics
|
2020-08-14 15:04:06 -04:00 |
|
N0tMyFaultOG
|
cfb1510503
|
Fix compile
|
2020-08-14 14:41:49 -04:00 |
|
NotMyFault
|
2562010589
|
Update dead repo
|
2020-08-14 14:41:48 -04:00 |
|
Hannes Greule
|
dcdb42eadb
|
Fix NPE on AbstractRegion#equals
|
2020-08-06 23:53:24 +02:00 |
|
wea_ondara
|
b582d3f70d
|
fix compile error
|
2020-08-03 17:43:36 +02:00 |
|
wea_ondara
|
1097ac7889
|
remove entity properly
|
2020-08-03 17:35:53 +02:00 |
|
wea_ondara
|
9b95343601
|
keep original constructor to not break plugin that use the api
|
2020-08-03 17:34:06 +02:00 |
|
wea_ondara
|
629a237fb5
|
set forge uuid values
|
2020-08-03 17:27:08 +02:00 |
|
NotMyFault
|
3b7f7237b8
|
Improve debugpaste declaration
|
2020-08-01 23:30:48 +02:00 |
|
N0tMyFaultOG
|
7704ec5cd4
|
Fix paste service interacting with EH's paste service
We need to differ here between our own and EH or we break pastes from WorldGuard or any other EH software.
|
2020-08-01 13:52:54 +02:00 |
|
N0tMyFaultOG
|
b01e1be21b
|
Add more information to the debugpaste
|
2020-07-31 20:16:01 +02:00 |
|
wea_ondara
|
bf09d6922c
|
fix //move -e
|
2020-07-30 14:19:04 +02:00 |
|
wea_ondara
|
3c70cdc9fd
|
more cleanup
|
2020-07-29 22:47:47 +02:00 |
|
wea_ondara
|
ae95ad8fe7
|
cleanup
|
2020-07-29 22:45:55 +02:00 |
|
wea_ondara
|
ae23794b43
|
fix //cut -e
|
2020-07-29 22:43:52 +02:00 |
|
wea_ondara
|
26110d336b
|
cleanup
|
2020-07-27 23:54:41 +02:00 |
|
wea_ondara
|
24fbd21ff1
|
added missing entity functions; all or nothing; and nothing did not work
|
2020-07-27 23:51:26 +02:00 |
|