Octavia Togami
7cc90a7b63
Merge pull request #2111 from EngineHub/feature/abi-more-like-allthings-break-intermittenly
...
Add automatic ABI checking
2022-06-08 07:37:07 -07:00
Octavia Togami
45b0b9a834
Fix failures for when we update to a new MC version
2022-06-06 17:25:43 -07:00
Octavia Togami
c42a96f890
Licensing...
2022-06-06 17:17:31 -07:00
Octavia Togami
8d5d809ae6
Add automatic ABI checking
...
This is going to break on new MC release, but I'll take care of that
2022-06-06 17:11:41 -07:00
Octavia Togami
92b88dc28a
Merge pull request #2109 from EngineHub/chore/merge-to-master
...
Merge version/7.2.x into master
2022-06-04 10:58:56 -07:00
Octavia Togami
9e98e77a9c
Exclude examiner from -forge when merging
2022-06-04 10:40:58 -07:00
Madeline Miller
bed2419f51
Remove legacy adapters
2022-06-04 18:17:30 +10:00
Madeline Miller
1e618e3a0d
Merge version/7.2.x into master
2022-06-04 18:12:56 +10:00
Maddy Miller
6e72ee00e9
Add morph brush ( #2078 )
...
* Add erosion brush
* Rename to the Morph brush, and add Erode and Dilate presets
Co-authored-by: Lewis B <lbobbermen@bigpond.com>
2022-06-04 14:03:32 +10:00
Octavia Togami
88db45b6bc
Bump paperweight + bundle to fix build
2022-04-21 19:17:56 -07:00
Octavia Togami
d905ad47c8
Fix terminology in SECURITY.md ( #2066 )
2022-03-17 18:54:05 +00:00
Octavia Togami
09c489df21
Merge pull request #1750 from EngineHub/feature/sponge-schematic-3
...
Sponge Schematic Version 3
2022-01-23 12:16:02 -08:00
Octavia Togami
3e07a99241
Merge branch 'master' into feature/sponge-schematic-3
2022-01-23 11:52:15 -08:00
JOO200
757bef1f7d
Fix for #1983 , Use Math.floor instead of int cast (master branch) ( #1989 )
2021-12-29 14:58:56 +10:00
Octavia Togami
6f14f45c6c
Security email is working now
2021-12-27 19:44:24 -08:00
Maddy Miller
105f7a439a
Merge pull request #1981 from EngineHub/feature/pos-command
...
Add a //pos command to set multiple positions at once
2021-12-23 21:28:25 +10:00
Octavia Togami
c554d7572e
Refactor the selector choice enum to be cleaner
...
Fix gradle checks
2021-12-23 21:09:30 +10:00
Madeline Miller
6c20cf21c1
Add a //pos command to set multiple positions at once
...
pre-emptively fix what octy is definitely going to pull me up on in the review
Rename pos2Extra to pos2
Fixex extra line
Apply suggestions from code review
Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
Directly use pos2 as a list
Add an -s arg to set the selector type
Update pos1 text
2021-12-23 21:09:27 +10:00
Maddy Miller
7925f5d13a
Merge pull request #1968 from EngineHub/chore/merging-to-master
...
Merge 1.18.1 to master
2021-12-22 09:27:36 +10:00
Madeline Miller
9c44dd75d7
Default to Java 17
2021-12-21 22:22:47 +10:00
Madeline Miller
98c93d011b
Merge remote-tracking branch 'origin/version/7.2.x' into chore/merging-to-master
2021-12-21 20:16:52 +10:00
Madeline Miller
9409cc9700
Pin adapter version
2021-12-21 20:09:55 +10:00
Madeline Miller
d0ecd8da78
Merge 1.18.1 to master
2021-12-21 20:09:55 +10:00
Madeline Miller
92dfe5e44e
Bump Paperweight to allow 1.17 adapters from source
2021-12-21 19:49:48 +10:00
Brokkonaut
9843a4feb3
Fix snapshots in 1.18 ( #1959 )
...
* Fix snapshots in 1.18
* use Int2ObjectOpenHashMap
* Fix loading zipped snapshots that contain an entities folder
Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
2021-12-14 17:32:39 +00:00
Octavia Togami
100b87ea98
Update gradle flow properly
2021-12-13 22:15:58 -08:00
Octavia Togami
12e1c242ce
Update flows from master
2021-12-13 22:09:32 -08:00
Octavia Togami
9557fa7e3f
Set up JDK 17 for CQL
2021-12-13 20:41:56 -08:00
Octavia Togami
540c33e260
Remove outdated text in workflow
2021-12-13 20:41:30 -08:00
Octavia Togami
17226fea41
Create codeql-analysis.yml
...
Figure it might be nice
2021-12-13 20:38:05 -08:00
Octavia Togami
4b83a13cc5
Create SECURITY.md ( #1964 )
...
* Create SECURITY.md
We've not actually stated a formal policy, and in leu of email this should suffice.
* Add note about what we consider vulnerabilties
2021-12-14 04:33:21 +00:00
Octavia Togami
6df194e569
Remove finalize, use a Cleaner instead ( #1943 )
...
* Remove finalize, use a Cleaner instead
* Enable tracing by default
* License fix
* Use the more correct extent
2021-12-14 04:08:45 +00:00
wizjany
5ca77b8067
Pin upload-artifact action to previous version.
...
See https://github.com/actions/upload-artifact/issues/281
2021-12-12 19:19:23 -05:00
wizjany
20c42b51c8
Extract log4j version to Versions.kt.
...
Also bump to match underlying platform versions to resolve runtime
version mismatches.
2021-12-12 18:49:32 -05:00
wizjany
2c0b47d7db
Bump forge version as well.
2021-12-12 18:11:24 -05:00
wizjany
885c326cee
Bump paperweight, dev bundle.
2021-12-12 17:27:22 -05:00
Madeline Miller
4f34cf9fcb
Back to SNAPSHOT for continued development
2021-12-11 14:39:43 +10:00
Madeline Miller
1246d61030
Release 7.2.8
2021-12-11 14:38:26 +10:00
wizjany
22816cffe9
Version bumps for bukkit/fabric 1.18.1
2021-12-10 08:58:42 -05:00
wizjany
bfef9962f4
Fix BlockEntity saving on Forge.
2021-12-04 13:27:38 -05:00
wizjany
6e106c1680
Merge pull request #1939 from EngineHub/snapshot-testing/1.18
...
1.18
2021-12-02 15:31:49 -05:00
wizjany
5ce37d7ab2
Merge branch 'version/7.2.x' into snapshot-testing/1.18
2021-12-02 15:15:05 -05:00
wizjany
46de95ff3c
Clean up forge gradle script, apply the chorus plant fix to forge/fabric world.
2021-12-02 14:43:49 -05:00
wizjany
a8656c5f24
Bump some versions, fix forge run configs.
2021-12-02 13:21:57 -05:00
wizjany
f53282715e
Remove height from //expand vert.
...
With new world height limits, this will cause more confusion than good.
`//outset -v` or `//expand u,d` can replicate the previous behavior.
2021-11-30 22:19:14 -05:00
wizjany
63d2ad4ec3
Bump forge (again).
2021-11-30 20:11:35 -05:00
wizjany
7b4e2c28af
Bump forge version.
...
Loads now, though Forge prod client/server still don't run.
2021-11-30 17:23:49 -05:00
wizjany
f534b61f30
Theoretically works on forge.
2021-11-30 16:01:06 -05:00
wizjany
4e3fa750ec
Missed mapping.
2021-11-30 14:59:36 -05:00
wizjany
b00e0a4cfb
Paperweight roulette.
2021-11-30 14:31:52 -05:00