Glitchfinder
16bc359f99
Merge pull request #544 from Glitchfinder/master
...
Fixing a new duping bug. And this time it was NOT our fault!
2013-01-20 18:09:03 -08:00
bm01
c8013421e6
Few chunk load optimizations
2013-01-21 03:07:18 +01:00
Glitchfinder
c1e82b566e
Fixing a new duping bug. And this time it was NOT our fault!
2013-01-20 18:06:30 -08:00
Glitchfinder
f7aba26be2
Merge pull request #543 from Glitchfinder/master
...
Slightly reducing the processing required to load and unload chunks.
2013-01-20 16:04:35 -08: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
GJ
0cdb50e538
Use variables to save on some calls.
2013-01-20 15:51:07 -05:00
GJ
37469232b0
Once more, into the breach.
2013-01-19 17:59:21 -05:00
GJ
0c52260a89
1.3.14 bugfix release.
2013-01-19 17:51:16 -05:00
Glitchfinder
a85c9679a9
Merge pull request #536 from Glitchfinder/master
...
Fixing a memory leak with mob tracking.
2013-01-19 14:05:17 -08:00
Glitchfinder
d625edf53e
Forgot the changelog.
2013-01-19 14:04:17 -08:00
Glitchfinder
643af1c32b
Fixing a memory leak involving mob tracking.
2013-01-19 14:02:23 -08:00
bm01
e7ceef479e
Removed extra durability loss from Leaf Blower
2013-01-19 20:47:15 +01:00
bm01
0545ed434d
Removed unnecessary calls
2013-01-19 20:44:51 +01:00
GJ
b9bf3f96d2
Added new Hylian Luck skill to Herbalism.
2013-01-19 12:33:57 -05:00
GJ
f184e7bd01
Sync all our locale files together... again.
2013-01-19 01:55:35 -05:00
NuclearW
e1804cded4
Towards 1.3.14
2013-01-18 22:00:25 -05:00
NuclearW
09eabe98c4
1.3.13 Release
2013-01-18 20:44:00 -05:00
TfT_02
173cb001cb
Update the changelog
2013-01-19 02:27:42 +01:00
TfT_02
7d6a4d11fd
They came pretty soon! Right?
2013-01-19 01:48:20 +01:00
GJ
11ea6b269e
Fix issues with properties files & formatting.
2013-01-18 19:34:19 -05:00
Glitchfinder
372950071a
Merge pull request #532 from Glitchfinder/master
...
Removing detritus left over from recent commits.
2013-01-18 15:47:38 -08:00
Glitchfinder
b424ecfd3e
Removing ChunkletUnloader and dependents, since they are no longer necessary.
2013-01-18 15:39:02 -08:00
Glitchfinder
fc38bbd179
Merge pull request #530 from Glitchfinder/master
...
Updating entity tracking and such.
2013-01-18 14:57:52 -08:00
Glitchfinder
00f24fd5bd
Reducing CPU usage on chunk load.
2013-01-18 14:55:29 -08:00
Glitchfinder
50de88a0a0
Fixing minor spacing issue.
2013-01-18 14:47:55 -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
T00thpick1
7d416a90de
Redundant as they are caught in finally
2013-01-18 16:18:44 -05: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
NuclearW
f72b1e7eec
Unsetting up Travis CI.
2013-01-18 14:25:06 -05:00
GJ
bbd756f0d3
Because I don't know how to format our chat properly.
2013-01-18 14:16:18 -05:00
GJ
87a9c12827
Remove my nonworking debug code so mcMMO will actually start.
2013-01-18 14:01:20 -05:00
NuclearW
ebd83e1f19
Support some new stuff in our locale files
2013-01-18 13:59:20 -05:00
GJ
5b4b99f44e
Fix party/admin chat changing colors.
2013-01-18 13:22:51 -05:00
GJ
d153e3e25c
Go on and remove the placed flag when it first falls.
2013-01-18 11:52:38 -05:00
GJ
e3b3b7cfdb
Useless check for air.
...
The block will always be replacing either air, water, or lava. The check
for whether or not it's being tracked is sufficient.
2013-01-18 09:41:46 -05:00
GJ
2c78bac8f7
We only care about sand & gravel.
...
Technically this was already addressed because no other blocks would
have their place store set to true, but this eliminates unnecessary
overhead caused by the checking of other falling blocks - anvils, dragon
eggs, and TNT.
2013-01-18 09:37:03 -05:00
GJ
db1c0647ed
Fix issue with tracking falling sand & gravel.
2013-01-17 23:26:18 -05:00
T00thpick1
2f16dbc9b5
Explicitely state desired order
2013-01-17 21:35:35 -05:00
T00thpick1
7e7ab249c2
Order correctly to match mcrank
2013-01-17 21:31:50 -05:00
T00thpick1
1d2298e5f6
Join tables in query
2013-01-17 20:57:06 -05:00
T00thpick1
b53b5bbc6c
Update Changelog.txt
2013-01-17 18:37:58 -05:00
GJ
0dfd2fe9ef
ACTUALLY fix issue with fishing enchantments. Also updated the
...
changelog.
2013-01-17 18:25:26 -05:00
T00thpick1
c0b3a4e929
Index tables
2013-01-17 18:11:28 -05:00
GJ
5830bf461d
Fix fishing not handling enchants right.
2013-01-17 15:32:28 -05:00
GJ
857bb00c8a
Because this way is easier.
2013-01-17 15:20:20 -05:00
GJ
c5ae4ca615
Update issue tracker in pom.xml
2013-01-17 14:48:51 -05:00