Commit graph

103 commits

Author SHA1 Message Date
Mike Primm
c12e2a6ef9 Get 1.12.2 blockname based textures working 2018-08-05 21:27:18 -05:00
Mike Primm
5b2fbab8ad Start refactor to support pre-1.13 and 1.13+ 2018-08-05 14:38:13 -05:00
Mike Primm
97ee9f3571 Add support for game profile based player images 2018-02-13 19:11:16 -06:00
Mike Primm
9225af20fa Drop setBlockNames, make getBlockIDMap fully qualified 2017-07-06 10:14:45 -05:00
Kevin Breslin
fcd4474d94 Move from mcstats.org to bstats.org for Metrics 2017-04-17 17:16:18 -04:00
BlackHole
6b2a866921 clear the affected cache if triggerRender...() is called 2015-09-21 15:53:00 +02:00
Mike Primm
1ba976c825 Add showworldborder setting, 1.8 vanilla world border support 2015-02-15 12:40:30 -06:00
Mike Primm
a6d28ff9e2 Shift marker persistence off of server thread (lag reduction) 2015-01-05 23:02:09 -06:00
Mike Primm
ecedd7d917 Fix biome temp/humidity on newer biomes 2015-01-03 17:23:40 -06:00
Mike Primm
ac30cf775d Update to use Bukkit 1.7.10-R0.1 API, rip out old SpoutPlugin support 2014-10-13 09:41:14 -05:00
Mike Primm
46eae02bc8 Add well known 1.7 biomes only when appropriate version 2014-08-22 23:48:12 -05:00
Mike Primm
648ae8bf1e Add well known 1.7.x biomes only when version is appropriate 2014-08-22 23:15:57 -05:00
Mike Primm
fcf16b3b3f Add support for 1.7.10 2014-07-09 22:20:33 -05:00
Mike Primm
8d4b7d4cbe Add sign change API to help with marker sign support on MCPC+ 2014-03-11 23:58:01 -05:00
Mike Primm
6609c62d90 Remove unneeded synchronized() 2014-02-03 22:29:00 -06:00
Mike Primm
090e8b9aad Revert "Add more metrics to chunk loading (for testing)"
This reverts commit ee2755fc3b.
2014-02-03 22:27:04 -06:00
Mike Primm
ee2755fc3b Add more metrics to chunk loading (for testing) 2014-02-03 21:36:43 -06:00
Mike Primm
aec4889579 Add stubs for block unique ID support 2014-02-01 01:16:15 -06:00
Mike Primm
8066132905 Handle textures loading from other mods 2014-01-11 23:41:23 -06:00
Mike Primm
078e6b3eb9 Add debug option for dumping IDs of blocks with no render data 2014-01-06 21:41:12 -06:00
Mike Primm
30e7e6e2ff Update server interface for mod-supplied texture/model files 2013-12-28 23:56:22 -06:00
Mike Primm
a8a78f2cc8 Strip version check 2013-12-05 00:11:40 -06:00
Mike Primm
4d1f1f8b5a Turn off version check (dev.bukkit.org doesn't like it...) 2013-12-02 16:12:11 -06:00
Mike Primm
735b2edc72 Start mod support API 2013-11-30 22:51:48 -06:00
Mike Primm
27907fd406 Update for mod image loading support 2013-09-18 17:17:23 -05:00
Mike Primm
d4de60d23a Add support for web server bindaddress to be set to match MC server-ip setting 2013-09-08 00:00:25 -05:00
Mike Primm
932a0f482b Add mod version check code 2013-08-16 02:17:10 -05:00
Mike Primm
50c2627aba Straighten out GroupManager offline permissions 2013-07-18 08:44:33 -05:00
Mike Primm
3f6f528870 Add 2 tick delay to player join processing - allows nicknames to be set before we send message to web 2013-07-05 10:57:19 -05:00
Mike Primm
50cd2ddc03 Add softref option for chunk snapshot cache 2013-06-25 01:09:25 -05:00
Mike Primm
e0cce6bbd3 Add settings for TPS limits and per-tick msec limits 2013-06-19 23:20:38 -05:00
Mike Primm
31511c593e Add settings for player-sort-permission-nodes support 2013-06-14 01:49:49 -05:00
Mike Primm
4f550897ac Add GroupManager specific permissions support 2013-05-10 01:31:30 -05:00
Mike Primm
fb051f1533 Repackage to single JAR, no ZIP - make other files self-extracting 2013-05-09 00:55:07 -05:00
Mike Primm
d79fcf3c1f Add full support for CTM material connection method 2013-04-28 10:12:01 -05:00
Mike Primm
9385f10f71 Avoid shutdown exception due to bukkit 'improvements' 2013-04-21 21:05:12 -05:00
Mike Primm
ff4985a782 Add supporting code to help with CTM support (block names, biome names) 2013-04-18 01:20:59 -05:00
Mike Primm
b05395b9fc Remove MCPC-Plus support from Bukkit version - add notice to use Forge 2013-03-29 21:46:06 -05:00
Mike Primm
7974d9e2bd Update for new API listener 2013-03-20 23:59:50 -05:00
Mike Primm
8dc1712870 Drop autogenerate option 2013-02-24 20:24:05 -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
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