Commit Graph

477 Commits

Author SHA1 Message Date
Telesphoreo 4727e8db38
Update Paper 2023-08-05 15:29:43 -05:00
Luna 8303790110
Add me to MIT author list (#134) 2023-07-31 12:58:48 -05:00
Luna 6b951f73c5
Fix chat signatures disabler on Bungee (#132) 2023-07-30 11:29:13 -05:00
Telesphoreo 36b4a55f38
Update Paper 2023-07-29 14:06:31 -05:00
Luna 1175851f8d
Don't return null Components in the Component codec (#131)
Found by Sk8kman
2023-07-28 18:05:47 -05:00
Telesphoreo 896bf3f11b
Update Paper 2023-07-28 11:51:48 -05:00
Telesphoreo ed986eccd1
Update Paper 2023-07-25 14:58:49 -05:00
Telesphoreo b4d84dc21b
Update Paper 2023-07-23 16:22:47 -05:00
Telesphoreo 5d1989e36c
Update Paper 2023-07-22 19:53:29 -05:00
Luna 3a063e3397
Account for key length in NbtUtility getTagSize (#129) 2023-07-22 18:23:42 -05:00
Telesphoreo 0d9d87dacf
Update Paper 2023-07-20 16:36:06 -05:00
Telesphoreo 71a59bc142
Update Paper 2023-07-18 16:01:00 -05:00
Telesphoreo 8f81b70a32
Update Paper 2023-07-15 14:54:38 -05:00
Telesphoreo 6015aa70b7
Update Paper 2023-07-14 16:11:25 -05:00
Telesphoreo b697c4be94
Update Paper 2023-07-12 17:39:17 -05:00
Telesphoreo 77e1aa9166
Update Paper 2023-07-11 15:23:17 -05:00
Telesphoreo 30357ec6b0
Update Paper and Gradle 2023-07-10 17:16:10 -05:00
Telesphoreo 577780ddbf
Update Paper 2023-07-09 14:04:14 -05:00
allinkdev 8134fe5dc1
Mute invalid Enderdragon phases (#126) 2023-07-06 16:44:45 -06:00
allinkdev 503d399712
Mute invalid attributes (#123) 2023-07-06 17:18:03 -05:00
Telesphoreo 083e1d8f83
Update Paper 2023-07-06 16:13:45 -05:00
allinkdev 4c6342a24c
Limit save data for Bees and Vexes (#122) 2023-07-05 17:56:09 -05:00
Luna 5b98ad272f
Fix packet-related lag exploits (1.20.1) (#117)
* Fix packet-related lag exploits

* Fix oopsie
2023-07-05 10:08:19 -05:00
Luna 2109ba025d
Fix unused patches (#115)
* Remove patch that is now in Paper

* Redirect Paper's safe component method to ours
2023-07-04 11:49:28 -05:00
Luna 25eed98578
Fix nocom exploit (#114) 2023-07-03 20:12:08 -05:00
Telesphoreo 8bb5b4c152
Update Paper 2023-07-02 23:31:14 -05:00
Luna 9515027636
Don't log on too many chained updates (#113) 2023-07-02 13:20:33 -05:00
Luna 41e0723e0e
Patch cleanup 2 (#112)
* First pass

* Second pass

* Limit string tag visitors to 1024 elements

* Split configuration patch into multiple patches

* Third and final pass

* Fix build error
2023-07-01 15:21:13 -05:00
Luna 76bd4f5ff2
Fix paper config resolve-selectors-in-books option (#110) 2023-06-29 10:34:35 -05:00
Luna 51d07d5014
Check if block entity tag query position is loaded (#109) 2023-06-28 21:13:50 -05:00
Telesphoreo 1376571cbd
Update Paper 2023-06-28 14:12:00 -05:00
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
Telesphoreo d2e0e16016
Update Paper 2023-06-21 16:54:56 -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
Telesphoreo 016966e97e
Update Paper 2023-06-18 19:13:08 -05:00
Telesphoreo 7bc46e28a7
Update Paper 2023-06-17 15:57:57 -05:00
Telesphoreo 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
Telesphoreo 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
Telesphoreo 9809c34764
Merge branch '1.20.1' of https://github.com/AtlasMediaGroup/Scissors into 1.20.1 2023-06-13 14:35:22 -05:00
Telesphoreo c92c04eff6
Remove publishing task
The reason for removing this is that in theory anyone could publish to the API. I will handle it in a more secure way from now on
2023-06-13 14:35:12 -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
Telesphoreo 0c8658f767
Update links for 1.20.1 2023-06-13 12:50:51 -05:00
Telesphoreo 6b00cbdbb9
WHY IS THE SCISSORS DEV SO SLOW 2023-06-13 12:45:38 -05:00
Telesphoreo 0aff8684fe
Update Paper 2023-06-12 16:40:59 -05:00
Luna e7512f7b6d
Fix invalid armor trim exploit (#98) 2023-06-12 16:28:48 -05:00