Robotia
f8557e86aa
Fix from PaperSpigot ( d02fb4e971
)
9 years ago
Robotia
36a673d838
Urgent fix for chunkt_KC
9 years ago
Robotia
8c205653f7
Fix #29 , getting rid of the Assertion Error for Craft Entities
9 years ago
Robotia
f0ea15ab97
Re-style to align with Pull Request #26 & getClass() check for entity-ness
9 years ago
Robotia
1ef2165ac4
Fix #24 (Hopefully)
9 years ago
Robotia
921d0302e6
"Debug" for /cauldron
9 years ago
Robotia
86e921d606
Focus on array O(1) access for chunks
9 years ago
Yive
917368d134
Forgot to reset this
9 years ago
Yive
6718523417
Revert "Configuration Optimisations"
...
This reverts commit 63564ff3e9
.
9 years ago
Sam
39af910992
Continued IntHashMap implementation.
...
It's magic! See #10
9 years ago
Yive
63564ff3e9
Configuration Optimisations
9 years ago
Yive
100a4ac11a
Unofficial Fixes Merge 1
...
- Start using GC Flag TileEntities
- Introduce TileEntity GC (GarbageCollection) Flag
- Reintroduce Chunk Unload Stopping
- Restart Command avoid ConcurrentModification
- Move comments
- Change to void
9 years ago
Yive
be72926735
Merge With KCauldron Official
...
More of the unofficial fixes/modifications will come in later commits
9 years ago
Yive
ce7f7df323
Revert "Possibly fix water issues"
...
This reverts commit 1034cc44d4
.
9 years ago
Yive
1034cc44d4
Possibly fix water issues
9 years ago
Sam
a32f6ed5e3
Reintroduce Chunk Unload Stopping
...
Not sure why this feature was commented out, but it is very helpful in lag-reduction.
9 years ago
Sam
97a24339dc
Restart Command avoid ConcurrentModification
...
Issuing the restart command in some cases can throw a ConcurrentModificationException Error leaving the server offline. This will prevent that and allow for a clean restart as is the expected behavior.
9 years ago
Spanner_Man
4b42cee09d
Set Correct location for better CPU performance for Mob Spawning
10 years ago
Spanner_Man
780b67e924
Updated Activated Ranges
...
This improves/reduces client side lag.
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
8c7d3e64db
Disabled Cauldron Update checker
...
Not needed
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
d74bae2244
Reset server branding - needed for plugin compatability
...
Improved monster & anaimal spawn CPU loading
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
abf1e45150
Optimized spigot.yml settings
...
These settings are usually the best for Cauldron based servers.
Anti-Xray does not work with Cauldron.
Other changes are made to prevent the need for Anti-Lag or Clear Lag type plugins and mods
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
c1c5d77aa5
[PATCH] Small spelling fix quite -> quiet
10 years ago
Spanner_Man
57cdbfb144
[PATCH] Fix broken commands.yml - Cherry picked - by @Prototik
...
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Prototik
043978c113
Fix for unschemed urls with using ip:port definition
10 years ago
Prototik
af42f4318d
Allow unschemed URIs in chat ( fix #110 )
10 years ago
Prototik
fbdf884b96
Add option to disable printing client's mod list ( close #98 )
10 years ago
Prototik
664666ef68
Fix DragonAPI incompatibility ( close #99 )
10 years ago
Prototik
b9e50131e2
Revert "Spigot's 0098-Cap-Channel-Registrations.patch ( close #82 )" [ci skip]
...
This reverts commit 5dabc4e42e
.
10 years ago
Prototik
5dabc4e42e
Spigot's 0098-Cap-Channel-Registrations.patch ( close #82 )
10 years ago
Prototik
50bc729381
Fixed custom modded inventories not being synced on bukkit side after spawning in world. ( fix #75 )
10 years ago
Prototik
c2c4cc3c83
Fix compatibility with jre7 ( #73 )
10 years ago
Prototik
712aab7c57
Add option to allow nether portals in non overworld ( close #58 )
10 years ago
Prototik
eedf6789a0
Update forge to 1481
10 years ago
Prototik
8c50b9899f
Finally fix #67
10 years ago
Prototik
9fdf330495
Fix #67
10 years ago
Prototik
997543753e
Fix updater
10 years ago
Prototik
01acbd4779
Deprecate installer & use KBootstrap for updating
10 years ago
Prototik
44020ecc25
Support to restart server after update
10 years ago
Prototik
995a11ceb9
Fix #35
10 years ago
Prototik
1353177f65
Mute errors during update in quite mode
10 years ago
Prototik
75eb280f0e
Use concurent list of chunks in chunkproviderserver ( fix #34 )
10 years ago
Prototik
9c2057bf68
Change CraftServer branding to KCauldron
10 years ago
Prototik
fafcc58eef
Fix for backport updating
10 years ago
Prototik
c755e7f9a4
Disable dumb material injection logging
10 years ago
Prototik
27d13cce59
Add support for updating backports correctly
10 years ago
Prototik
0edf4ecfae
some tweaks for updater
10 years ago
Prototik
3defbbe725
Fix symlink recreation
10 years ago
Prototik
06c15c597d
Someone forgot to register option
10 years ago
Prototik
de86e3c9f6
Initial autoupdater
10 years ago