U-YUE\Sean
|
610b87f462
|
Fixing a permissions loop and reverting a package change to prevent Serialization errors.
|
2013-01-30 12:25:48 -08:00 |
|
GJ
|
599bbe73b4
|
More major refactoring. My OCD is better now.
|
2013-01-30 11:53:51 -05:00 |
|
GJ
|
0711454e31
|
General cleanup to satisfy my OCD a little while longer.
|
2013-01-21 17:22:54 -05:00 |
|
GJ
|
9512879cc7
|
Remove unused imports.
|
2013-01-21 12:36:00 -05:00 |
|
bm01
|
c8013421e6
|
Few chunk load optimizations
|
2013-01-21 03:07:18 +01:00 |
|
Glitchfinder
|
77ffc9c3c2
|
Removing unnecessary ArrayLists
|
2013-01-20 15:59:57 -08:00 |
|
Glitchfinder
|
9a6ebb0b9a
|
Slightly reducing the processing required to unload chunks.
|
2013-01-20 15:52:00 -08:00 |
|
Glitchfinder
|
57d1cd5f63
|
Further alleviating the time it takes to load chunks.
|
2013-01-20 15:46:53 -08:00 |
|
GJ
|
b7354779d4
|
Minor changes to try & reduce method calls.
|
2013-01-20 16:07:27 -05:00 |
|
Glitchfinder
|
643af1c32b
|
Fixing a memory leak involving mob tracking.
|
2013-01-19 14:02:23 -08:00 |
|
Glitchfinder
|
b424ecfd3e
|
Removing ChunkletUnloader and dependents, since they are no longer necessary.
|
2013-01-18 15:39:02 -08:00 |
|
Glitchfinder
|
00f24fd5bd
|
Reducing CPU usage on chunk load.
|
2013-01-18 14:55:29 -08:00 |
|
Glitchfinder
|
ca2673f258
|
Condensing entity tracking into a single set of storage, to reduce CPU use. Also handily causes invalid falling blocks to be removed. (Fell out of the world, etc)
|
2013-01-18 14:43:14 -08:00 |
|
Glitchfinder
|
d09526e470
|
Changing chunk unloading to patch logic hole for entity tracking.
|
2013-01-18 12:39:57 -08:00 |
|
GJ
|
ed68f227ac
|
Not closing the objectStream here is BAD.
|
2013-01-18 15:28:42 -05:00 |
|
nossr50
|
9717be3da8
|
Minor cleanup
|
2013-01-16 12:09:03 -08:00 |
|
Glitchfinder
|
67e1defdb8
|
Further reducing lag when saving or unloading a world.
|
2013-01-14 14:18:01 -08:00 |
|
GJ
|
268db10361
|
Parameterize our ArrayLists.
|
2013-01-14 00:34:01 -05:00 |
|
GJ
|
00ee75bb29
|
Remove unused imports.
|
2013-01-14 00:26:18 -05:00 |
|
Glitchfinder
|
637e826c1b
|
Adding a cleanup task to remove invalid entities from the spawned mob storage.
|
2013-01-10 14:12:41 -08:00 |
|
Glitchfinder
|
2513b4ca23
|
Alleviating hangtime on world save.
|
2013-01-10 12:33:30 -08:00 |
|
Glitchfinder
|
f8c5c380b1
|
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO
|
2013-01-10 09:27:05 -08:00 |
|
Glitchfinder
|
2708449089
|
Making errors during the chunk conversion process silent.
|
2013-01-10 09:26:54 -08:00 |
|
gmcferrin
|
4a4db675f1
|
More OCD.
|
2013-01-09 23:07:32 -05:00 |
|
gmcferrin
|
e193da2cd7
|
My OCD made me do it.
|
2013-01-09 23:03:17 -05:00 |
|
gmcferrin
|
8b9432d1d9
|
So many useless else statements...
|
2013-01-09 22:43:21 -05:00 |
|
gmcferrin
|
75a5ffcb10
|
Cleanup our iterators.
|
2013-01-09 22:18:41 -05:00 |
|
gmcferrin
|
1a2dfb9b19
|
Fixed parameterization issue.
|
2013-01-08 10:48:30 -05:00 |
|
Glitchfinder
|
2933f80d69
|
Fixing yet another concurrency error.
|
2013-01-08 01:32:42 -08:00 |
|
gmcferrin
|
d69cf09d4e
|
Removed some unnecessary casting.
|
2013-01-07 17:08:53 -05:00 |
|
Glitchfinder
|
6565d84cf9
|
Shutting down more concurrency errors.
|
2013-01-07 01:20:36 -08:00 |
|
Glitchfinder
|
d0c051a9c2
|
Merge pull request #419 from Glitchfinder/master
Patching two bugs.
|
2013-01-02 18:06:34 -08:00 |
|
Glitchfinder
|
d444e088c4
|
Patching a bug where mcMMO drops too few items, and yet another concurrent modification exception.
|
2013-01-02 18:03:52 -08:00 |
|
Glitchfinder
|
4161952566
|
Merge pull request #410 from Glitchfinder/master
Fixing a concurrent modification error.
|
2013-01-01 19:26:39 -08:00 |
|
Glitchfinder
|
5b18abbea0
|
Fixing a concurrent modification error.
|
2013-01-01 19:25:35 -08:00 |
|
gmcferrin
|
1ff1704697
|
Fixed some parameterization issues.
|
2013-01-01 16:13:33 -05:00 |
|
gmcferrin
|
146fa474a1
|
Removed unused import
|
2013-01-01 16:02:39 -05:00 |
|
gmcferrin
|
11468abc98
|
Fixed update for Mining refactoring
|
2013-01-01 16:01:51 -05:00 |
|
Glitchfinder
|
905e92fa4d
|
Adding the ability to track spawned mobs when chunks unload.
|
2012-12-30 19:51:26 -08:00 |
|
Grant
|
36d5344ded
|
Cleanup formatting.
|
2012-12-24 16:56:25 -05:00 |
|
Grant
|
9136530618
|
Removed unused imports
|
2012-12-24 16:17:33 -05:00 |
|
Glitchfinder
|
6d42d14575
|
Fixed a bug where Herablism magically converted potatoes to carrots.
|
2012-11-15 16:34:57 -08:00 |
|
Glitchfinder
|
f023529d37
|
Reducing filesystem usage. Should help reduce lag on larger servers. THIS IS NOT A PERMANENT SOLUTION.
|
2012-11-06 23:15:15 -08:00 |
|
Glitchfinder
|
88ed14fe5c
|
Fixing index error.
|
2012-11-05 20:14:23 -08:00 |
|
Glitchfinder
|
00a5bc5cf3
|
Fixing lag caused by conversion.
|
2012-11-05 19:48:41 -08:00 |
|
Glitchfinder
|
a17d58fe32
|
Fixing previous commit.
|
2012-11-05 19:42:18 -08:00 |
|
Glitchfinder
|
c21286dbc3
|
Offloading chunk conversion. SHould alleviate lag.
|
2012-11-05 19:28:00 -08:00 |
|
Glitchfinder
|
3129acfc19
|
General cleanup for pull request.
|
2012-11-05 16:03:44 -08:00 |
|
Glitchfinder
|
eb5ac80714
|
Updating modified block storage to a region-style format.
|
2012-11-04 13:36:57 -08:00 |
|
U-YUE\Sean
|
8dfa8c20f3
|
Resolving first half of issue #283 . Recommend closing issue and reopening with a new ticket number for the issue regarding stats. Stat bug probably involves commit @42aa42699129448ef7fa0e4e5de96840004c13ee
|
2012-10-30 10:26:46 -07:00 |
|