mikeprimm
|
d9abc4a415
|
Merge pull request #1148 from dejavecu/master
Added support of round visibility limits
|
2013-02-24 16:15:16 -08:00 |
|
Mike Primm
|
b2a5ca6dff
|
Put in some protextion logic for apparently broken SpoutPlugin
|
2013-02-24 18:04:20 -06:00 |
|
dejavecu
|
657ab554cf
|
Added support of round visibility limits
|
2013-02-16 03:59:07 +04:00 |
|
Mike Primm
|
681a1a4071
|
Add upgrade version check
|
2013-01-29 11:49:22 -06:00 |
|
Mike Primm
|
cf7938d6fd
|
Add support for MCPC-Plus
|
2013-01-21 23:54:13 -06:00 |
|
Mike Primm
|
02a7cf2eb9
|
Fix v1.2.5 support, broken by API change in metrics
|
2013-01-15 00:30:08 -06:00 |
|
Mike Primm
|
828efec07f
|
Show details on execution exceptions - better info on cause
|
2013-01-11 15:59:55 -06:00 |
|
Mike Primm
|
c78d24711a
|
Add tileupdatedelay setting, compute more accurate bounding box for new chunks
|
2013-01-08 00:10:53 -06:00 |
|
Mike Primm
|
247901e765
|
Add option to hide players on map that have invisibility potion effects
|
2013-01-03 21:58:58 -06:00 |
|
Mike Primm
|
82a2155f80
|
Add call needed for sign block checks
|
2012-12-31 12:29:28 -06:00 |
|
Mike Primm
|
edf6bd47f0
|
Remove debug message
|
2012-12-30 10:14:05 -06:00 |
|
Mike Primm
|
cc0118f079
|
Update metrics agent
|
2012-12-30 09:17:35 -06:00 |
|
Mike Primm
|
af226d2747
|
Switch mod use to features graph - doesn't look like we get a 3rd one..
|
2012-12-17 21:55:23 -06:00 |
|
Mike Primm
|
64af298e5c
|
Update stats to collect mod usage data
|
2012-12-17 21:08:39 -06:00 |
|
Mike Primm
|
53886ce0ab
|
Combine support for pre 1.4.5 versions and new 1.4.x packaging crud
|
2012-12-09 22:28:21 -06:00 |
|
Mike Primm
|
4d82312dad
|
Add tile entity data collection
|
2012-11-22 00:50:55 -06:00 |
|
Mike Primm
|
92347c1ab8
|
First pass of custom renderer support
|
2012-11-19 15:56:55 -06:00 |
|
Mike Primm
|
2bfcc50dd9
|
Support world loading/unloading - allow viewing while world unloaded
|
2012-11-10 23:47:40 -06:00 |
|
Mike Primm
|
8cfff737f7
|
Add support for handling custom biomes (ExtraBiomes XL)
|
2012-11-09 21:01:11 -06:00 |
|
Mike Primm
|
e224cd2f98
|
Cleanup unused methods, speed up world lookup
|
2012-10-17 19:42:37 -05:00 |
|
Mike Primm
|
7e5edc484f
|
Handle multiple mod names
|
2012-10-15 08:24:10 -05:00 |
|
Mike Primm
|
3cc1ed6c51
|
Add support for automatic enabling of mod-specific blocks and textures
|
2012-10-15 01:19:18 -05:00 |
|
Mike Primm
|
f670cb4582
|
Support delaying dynmap start to allow Spout blocks to be registered
|
2012-10-05 00:10:32 -05:00 |
|
Mike Primm
|
aefdab597b
|
Handle new CancellationExceptions being thrown by Bukkit Scheduler
|
2012-09-03 20:43:30 -05:00 |
|
Mike Primm
|
c9ceafd127
|
Keep metrics from nagging if mcstats.org is offline
|
2012-08-27 21:03:55 -05:00 |
|
Mike Primm
|
eb15f470b2
|
Add some more feature metrics
|
2012-08-24 22:37:48 -05:00 |
|
Mike Primm
|
ae833b08bc
|
Add mcstats.org reporting
|
2012-08-24 00:07:06 -05:00 |
|
Mike Primm
|
8b67ae644f
|
Set to 0.70.3 - fix for CB internals change in 1.3.1-R2.1
|
2012-08-19 18:04:36 -05:00 |
|
Mike Primm
|
6e05a1fa14
|
Add workaround for CB chunk unload issue
|
2012-08-13 00:17:09 -05:00 |
|
Mike Primm
|
bb4cc1928d
|
Turn back on loading of unpopulated chunks - flag in CB doesn't appear
to be reliable
|
2012-08-09 17:52:10 -05:00 |
|
Mike Primm
|
c1b50eb70c
|
Set to 0.70.1
|
2012-08-08 23:47:07 -05:00 |
|
Mike Primm
|
dcd855b541
|
Clean up spout-textures.txt when spout is disabled (avoid block id conflicts)
|
2012-08-07 23:39:14 -05:00 |
|
Mike Primm
|
edb6f75014
|
Add spout controls (enable/disable, use-existing-textures), load other spout mods first
|
2012-08-07 23:20:00 -05:00 |
|
Mike Primm
|
a7740f2dc9
|
Add support for AsyncPlayerChatEvent - make silly nagging STFU - still support 1.2.5
|
2012-08-04 23:02:24 -05:00 |
|
Mike Primm
|
8a97b1c187
|
Streamline chunk load/unload, ignore unpopulated chunks, handle broken Spout mods better
|
2012-08-02 02:07:17 -05:00 |
|
Mike Primm
|
560424886b
|
Add current/max player count on player list
|
2012-07-30 21:42:59 -05:00 |
|
Mike Primm
|
86167788fa
|
Switch player position to be based on eye/head position - fix hideifundercover problem when in minecarts
|
2012-07-30 21:00:52 -05:00 |
|
Mike Primm
|
3c3608bb5f
|
Add API to test for player info protection
|
2012-07-29 11:01:59 -05:00 |
|
Mike Primm
|
39c5388a64
|
Add Player Visibility Set API support
|
2012-07-28 22:56:12 -05:00 |
|
Mike Primm
|
78ad76e6e8
|
Cleanup warnings
|
2012-07-21 00:35:41 -05:00 |
|
Mike Primm
|
419cbb8f1f
|
Handle exceptions from Bukkit on chunk loads - keep from being killed by them...
|
2012-07-16 00:51:13 -05:00 |
|
Mike Primm
|
02eaef3323
|
Add 'blockredstone' trigger (default to disabled)
|
2012-07-11 02:09:51 -05:00 |
|
Mike Primm
|
c21e738cb0
|
More protection against exceptions for blocks at top of world
|
2012-05-23 08:13:47 -05:00 |
|
Mike Primm
|
ca53d54f40
|
Prevent traps by stupid mods that think BlockBreak events are good to send without blocks....
|
2012-05-22 23:53:29 -05:00 |
|
Mike Primm
|
b6b082ddd7
|
Handle chunk cache loading in platform module
|
2012-05-19 15:50:20 -05:00 |
|
Mike Primm
|
dcc9eaa5ec
|
Fix hideifundercover on The End
|
2012-05-09 00:29:04 -05:00 |
|
Mike Primm
|
29a413e0f7
|
Declare world permission nodes
|
2012-04-11 01:19:12 -05:00 |
|
Mike Primm
|
16ebb5da15
|
Fix handling of unknown biomes (For Trees++)
|
2012-04-09 18:03:32 -05:00 |
|
Mike Primm
|
9fc92cb9fb
|
Add 'chatlengthlimit' setting - control max chat message length
|
2012-04-03 23:23:29 -05:00 |
|
Mike Primm
|
aefa6a9c9c
|
Add online-only permissions message
|
2012-03-31 00:24:46 -05:00 |
|