Yatopia/patches/server
Ivan Pekov e7043ccbff
Replace ArrayList and LinkedList usage in our code with GlueList
Some stuff wouldn't be _that_ heavy with this change.
Is not a very big deal, but it provides extra performance.
2020-10-02 14:05:15 +03:00
..
0001-Yatopia-Server-Fixes.patch Updated Upstream and Sidestream(s) (Tuinity/Origami/Purpur) 2020-10-01 14:30:11 +03:00
0002-Modify-POM.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-09-13 09:07:20 +03:00
0003-Brandings.patch Updated Upstream and Sidestream(s) (Tuinity) 2020-09-30 16:32:49 +03:00
0004-Add-GameProfileLookupEvent.patch Patch cleanup (#77) 2020-08-11 13:40:29 -05:00
0005-Add-last-tick-time-API.patch Updated Upstream and Sidestream(s) (Tuinity) 2020-09-30 16:32:49 +03:00
0006-Yatopia-configuration.patch Updated Upstream and Sidestream(s) (Tuinity) 2020-09-30 16:32:49 +03:00
0007-Per-entity-type-collision-settings.patch Fix misc entity type handling for EntityFilter 2020-09-13 12:27:38 +03:00
0008-Allow-to-change-the-piston-push-limit.patch Yatopia command gets nuked 2020-09-15 08:43:13 +03:00
0009-Add-NBT-API-as-a-first-class-lib.patch Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-09-13 09:07:20 +03:00
0010-Player-saving-async-FileIO.patch Nuked some patches 2020-09-13 10:00:43 +03:00
0011-Modify-default-configs.patch Update upstream 2020-08-31 12:24:45 +03:00
0012-lithium-MixinDirection.patch Initial 1.16.2 support 2020-08-13 18:53:32 +03:00
0013-lithium-MixinBox.patch Update upstream 2020-08-31 12:24:45 +03:00
0014-lithium-enum_values.patch Update to 1.16.3 2020-09-11 09:03:00 +03:00
0015-lithium-MixinGoalSelector.patch Initial 1.16.2 support 2020-08-13 18:53:32 +03:00
0016-lithium-MixinLandPathNodeMaker.patch Initial 1.16.2 support 2020-08-13 18:53:32 +03:00
0017-lithium-MixinBiome.patch Correctly clean counter to fix HashedList#contains method 2020-09-10 20:23:55 +03:00
0018-Item-stuck-sleep-config.patch Yatopia command gets nuked 2020-09-15 08:43:13 +03:00
0019-Option-for-simpler-Villagers.patch Yatopia command gets nuked 2020-09-15 08:43:13 +03:00
0020-Heavily-optimize-furnance-fuel-and-recipe-lookups.patch Use FastUtil maps for fuel cache 2020-09-30 18:12:52 -07:00
0021-Add-GlueList.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0022-Optimize-TileEntity-load-unload.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0023-Global-Eula-file.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0024-Redirect-Configs.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0025-Akarin-Updated-Save-json-list-async.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0026-lithium-MixinChunkGeneratorAbstract.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0027-lithium-MixinDataWatcher.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0028-Fix-lead-fall-dmg-config.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0029-Optimize-player-loops-around-weather.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0030-Optimize-BehaviorController.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0031-Use-block-distance-in-portal-search-radius.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0032-Add-timings-for-Pathfinder.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0033-Send-more-packets-immediately.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0034-Use-offline-uuids-if-we-need-to.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0035-lithium-collision-optimizations.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0036-lithium-VoxelShapesMixin.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0037-lithium-MixinChunkSection.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0038-Fix-recipe-crash.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0039-Load-also-the-chunk-that-you-re-teleporting-to.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0040-Highly-optimize-VillagePlace-filtering.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0041-Nuke-streams-off-BlockPosition.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0042-Nuke-streams-off-SectionPosition.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0043-Stop-wasting-resources-on-JsonList-get.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0044-ProxyForwardDataEvent.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0045-Fix-Unable-to-save-chunk-error.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0046-Fix-LightEngineThreaded-memory-leak.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0047-Respect-PlayerKickEvent-leaveMessage.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0048-Shutdown-Bootstrap-thread-pool.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0049-Optimize-Villagers.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0050-Fix-villager-dupe.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0051-Optimize-whitelist-command-for-multiple-additions-re.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0052-PlayerAttackEntityEvent.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0053-Fix-watchdog-termination-hanging-indefinitely.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0054-Add-StructureLocateEvent.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0055-Add-IntelliJ-IDEA-runnable.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0056-Respect-rotation-when-respawning.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0057-Fix-merging-spawning-values.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0058-tic-tacs-Threading-Fix.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0059-Fix-IndexOutOfBoundsException-when-sending-too-many-.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0060-Use-faster-block-collision-check-for-entity-suffocat.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0061-Add-nspt-command.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0062-Configurable-flight-checks.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00
0063-Use-GlueList-as-delegate-for-NonNullList.patch Drop lithium noise patches & voronoi 2020-10-01 19:51:56 +03:00
0064-Heavily-optimize-recipe-lookups-in-CraftingManager.patch Replace ArrayList and LinkedList usage in our code with GlueList 2020-10-02 14:05:15 +03:00