Commit Graph

290 Commits

Author SHA1 Message Date
Luna
0070aa0553
More improvements to chat signatures disabler (#107)
Co-authored-by: Telesphoreo <me@telesphoreo.me>
2023-06-28 13:19:50 -05:00
Luna
d749843f1e
More armor trim fixes (#108) 2023-06-28 11:34:31 -06:00
Luna
f9f5f1b345
Fix decorated pot invalid resourcelocation exploit (#106) 2023-06-25 21:02:42 -05:00
Luna
ddaee58457
Fix tile entity packet spam exploit (#105)
Co-authored-by: Telesphoreo <me@telesphoreo.me>
2023-06-20 23:16:57 -05:00
allinkdev
ab658d7e35
Improve chat signature disabling patch (#104)
* Do not log expired chat message if signatures are disabled

* Do not kick when chat signatures are disabled
2023-06-20 22:41:08 -05:00
016966e97e
Update Paper 2023-06-18 19:13:08 -05:00
345cce1b63
Update Paper 2023-06-16 22:59:23 -05:00
allinkdev
871cc5653c
Clean up patches (#103)
* Clean up command block event patch

* Merge resource location patches

* Merge map decoration patches

* Merge Video's resource location patches

* Merge large tag reset patches
2023-06-16 22:54:59 -05:00
ca518d0329
Update Paper 2023-06-15 14:01:42 -05:00
Luna
70c16f6ffa
Fix ResourceLocation exploits (1.20.1) (#102)
* Catch null ResourceLocations in CraftNamespacedKey

* Some more ResourceLocation validation
2023-06-14 03:07:38 -05:00
allinkdev
f44bda2c9e
Fix command block events (#99)
* Update the workflow

* Fix command block events

Hopefully for the last time

---------

Co-authored-by: Telesphoreo <me@telesphoreo.me>
2023-06-13 13:07:07 -05:00
0c8658f767
Update links for 1.20.1 2023-06-13 12:50:51 -05:00
6b00cbdbb9
WHY IS THE SCISSORS DEV SO SLOW 2023-06-13 12:45:38 -05:00
Luna
e7512f7b6d
Fix invalid armor trim exploit (#98) 2023-06-12 16:28:48 -05:00
772d2a7558
Correct javadoc link 2023-06-11 02:02:58 -05:00
8ee33f4a4d
Fix latest Paper revision 2023-06-09 01:24:06 -05:00
7bebfce7df
Fix compilation errors 2023-06-08 23:04:37 -05:00
4a8c0ce378
Change Scissors branding 2023-06-08 20:19:18 -05:00
f128a0fc62
Add Metrics to Scissors 2023-06-08 20:14:22 -05:00
a40a8e3ed6
Update to 1.20 2023-06-08 19:58:46 -05:00
Luna
ab53c6814b
Limit beacon effectRange (#95) 2023-06-07 13:57:08 -06:00
3405fa3232 Update Paper 2023-06-07 12:29:06 -05:00
f64bb8faef Update Paper 2023-06-02 20:34:58 -05:00
Allink
15efff8ce2
Implement command block events (#86)
* Implement command block events

* Make annotation test pass

* Squash annotation test patch into base patch
2023-06-02 16:23:19 -06:00
Allink
e7763fa7ea
Add depth limit to SNBT (#87) 2023-06-02 16:07:55 -06:00
Luna
cbfc1beb6a
Add depth limit to Component deserializer (1.19.4) (#84)
* Add depth limit to Component deserializer

* Make depth limit configurable; increase placeholder penalty
2023-05-31 17:18:11 -06:00
Luna
ae17467c1b
Fix component extra empty array exploit (#82) 2023-05-29 16:59:58 -06:00
Chipmunk
08930195bb
Make excluding players from nbt components configurable (#81) 2023-05-28 13:17:40 -05:00
d984c7c69d Update Paper 2023-05-12 19:30:27 -07:00
904899cebf Update Paper 2023-05-06 15:53:47 -05:00
af86fbc465 Update Paper 2023-04-28 21:43:33 -05:00
Luna
3bf9c85578
Patch exploits (#79) 2023-04-28 13:50:48 -06:00
cc7bc46050 Update Paper 2023-04-16 19:42:45 -05:00
da48bc9763 Update Paper 2023-04-13 18:31:29 -05:00
Luna
db22a6b194
Patch 2 crash exploits (#78)
* Limit projectile velocity to 1024

* Limit sculk catalyst cursor positions
2023-04-10 18:08:03 -06:00
Luna
205e742c56
Improve chunkban patch (#77) 2023-04-08 13:10:07 -06:00
9342bc1cbc Update Paper 2023-04-07 15:48:19 -05:00
8f9ead55be Update Paper 2023-04-04 19:06:20 -05:00
Luna
345a876a96
Patch large selector distance crash (#76) 2023-04-02 22:18:55 -06:00
29bbdee52a Update Paper 2023-03-30 14:20:31 -05:00
4216384a4e Remove patch that is now in Paper 2023-03-30 14:07:15 -05:00
218ce6b4f6 Update Paper 2023-03-29 14:57:52 -05:00
8cc375fae2 Update Paper 2023-03-26 22:00:55 -05:00
ea97a96485 Update Paper 2023-03-25 21:44:54 -05:00
Allink
45d0803b60
Patch invalid entity rotation log spam (#75) 2023-03-20 02:16:58 -05:00
c4a62cdd67 Update Paper 2023-03-19 16:09:47 -05:00
70b8aecf57 [ci skip] Remove unused import 2023-03-16 01:58:22 -05:00
344357d4c9 Backport this patch from 1.17.1 2023-03-16 01:55:06 -05:00
0f3cbe912a Fix compilation errors 2023-03-15 23:46:12 -05:00
f8e15546d6 Merge the deleted patches into one giant patch
These were all related to the Scissors config, and it's easier to fixup the patch and add stuff specifically related to the config file rather than having it spread across multiple patches
2023-03-15 23:34:28 -05:00
c6da2c38d2 First pass at patches 2023-03-15 22:57:35 -05:00
9c6fa332cc Build changes for 1.19.4 2023-03-15 22:08:04 -05:00
ec540fe8cf
Update Paper 2023-03-01 19:48:25 -06:00
Luna
06a169e968
Fix #72 (#73) 2023-02-25 11:37:46 -06:00
95982e53d4 Update Paper 2023-02-24 01:22:27 -06:00
a3a2b2e3ef Update Paper 2023-02-22 14:08:11 -06:00
0a52c58984 Update Paper 2023-02-17 20:23:49 -06:00
52198351ee Update Paper 2023-02-16 01:49:51 -06:00
aceb6d07db Update Paper 2023-02-11 14:58:28 -06:00
c69c8303df Update Paper 2023-02-03 16:44:08 -06:00
Allink
1dddffad0d
Add configuration option to disable chat signatures (#71)
Ported to 1.19.3
2023-02-03 02:22:11 -06:00
cfa0f1315a Update Paper 2023-01-10 00:28:22 -06:00
fb0f7a0e6e Update Paper 2023-01-01 19:37:43 -06:00
d61ec8e005 Update Paper 2022-12-26 19:58:16 -06:00
24df678717 Update Paper 2022-12-23 22:17:23 -06:00
30649288d2
Update Paper 2022-12-21 16:43:54 -06:00
9b774083a1
Update Paper 2022-12-16 17:24:43 -06:00
c6ebc3f940
Update Javadoc link 2022-12-11 15:04:40 -06:00
2b7e841786 Fix compilation error 2022-12-11 00:16:06 -06:00
0a8af0044c This is all of them except 1 2022-12-11 00:04:11 -06:00
5e3b6a6cf9 Checkpoint
The patches apply, this is to see if it will actually build
2022-12-10 23:26:17 -06:00
2edf8fa89b Add a few more
Note that patch 10 had some changes so I took a guess on how to fix it. Needs testing most likely
2022-12-10 22:51:09 -06:00
5edc7febfe These cleanly went in 2022-12-10 22:36:19 -06:00
6b23f8bc8f Begin work on 1.19.3
Only got through one patch as of now. Not publishing JARs to Jenkins for now
2022-12-10 22:28:09 -06:00
Allink
5f01adf7df
Prevent velocity freeze (#69) 2022-11-27 21:48:07 -06:00
6bc7d62442
Update Paper 2022-11-25 22:34:27 -06:00
4dd3fb4231
Update Paper 2022-11-12 17:00:46 -06:00
1ea217f446
Update Paper 2022-11-10 17:23:17 -06:00
6a4e753d93
Update Paper 2022-10-30 18:45:27 -05:00
666fb0285d
Update Paper 2022-10-18 16:47:12 -05:00
b3693eebb8
Update Paper 2022-10-08 16:32:38 -05:00
b967d20421
Update Paper 2022-10-02 17:14:40 -05:00
4a70956116
Update Paper 2022-09-26 13:07:45 -05:00
15012da3ac
Update Paper 2022-09-13 01:41:21 -05:00
7d9d2d1b19
Update Paper 2022-08-30 21:31:34 -05:00
8b85104178
Create 0041-Fixes-out-of-bounds-HangingEntity-crash-exploit.patch 2022-08-22 21:37:27 -05:00
f6f17d3367
Update Paper 2022-08-22 20:44:24 -05:00
Allink
cbe46d2861
Refuse to convert legacy messages over 1k characters (#60) 2022-08-19 21:12:03 -05:00
0215674820 Update Paper 2022-08-17 21:42:45 -05:00
153867c212 Update Paper 2022-08-13 21:08:11 -05:00
8d04bad165 Update dependencies 2022-08-08 22:51:43 -05:00
830820dfbc System messages
From my testing this works great and still works with plugins and keeps any formatting modifications but without the fear mongering red indicator and trouble sign
2022-08-08 21:23:40 -05:00
7b46352204 Update Paper 2022-08-08 20:36:04 -05:00
fa4a8298ed Update to 1.19.2 2022-08-05 20:54:38 -05:00
a2f43a7ab4 Update Paper 2022-08-03 19:52:04 -05:00
4a96d6865f Update Paper 2022-08-02 19:10:49 -05:00
efa11ae31f Update Paper 2022-08-01 18:01:03 -05:00
Allink
a2356397db
Add configuration option to disable chat signatures, update Paper and some patch fixes (#59)
* Update Paper

* Update Patches for 1.19.1

* Fix method style

* Fix incorrect access modifier for configuration defaults

* Add configuration option to disable chat signatures
2022-08-01 17:46:08 -05:00
1530ddabf9 Update Paper 2022-07-29 20:48:11 -05:00
46de5deb9c First test of 1.19.1 2022-07-27 22:57:50 -05:00