Commit Graph

75 Commits

Author SHA1 Message Date
asofold
866a2248cf Use tabs for all the pom.xml. 2015-08-01 00:58:33 +02:00
asofold
2d94389eae Building NCP: Build without cbdedicated by default.
Using profiles:
* Profile "minimal" will build by default, excluding all dedicated cb
dependencies, making it easier to quickly test stuff.
* Set the property 'cbdedicated' to true, in order to build all, using
the profile "all".
* The properties BUILD_NUMBER and BUILD_SERIES don't seem to set to
defaults anymore, so they have to be set manually (BUILD_NUMBER does get
set on jenkins).
2015-08-01 00:52:06 +02:00
asofold
e96d142c63 Minimize includes. 2015-07-31 23:05:37 +02:00
asofold
865779d5d8 [RANDOM] Move repository for deployment to the other pom. 2015-07-30 11:33:50 +02:00
asofold
7da874ad66 Attempt to deploy only the final plugin jar. 2015-07-30 11:27:30 +02:00
asofold
3cf6943efb [BLIND] Add compat module for Spigot/CB 1.8.4 (1_8_R3). 2015-05-24 16:07:50 +02:00
asofold
888f1cbaa8 Dedicated compat module for Spigot/CB 1.8.3 (1_8_R2). 2015-05-24 15:29:12 +02:00
asofold
806b31ec4f Include the _R... part for naming compat modules. 2015-05-24 14:56:45 +02:00
asofold
139d47a7b1 Set version to 3.12.1-SNAPSHOT for continued development. 2015-03-21 22:13:24 +01:00
asofold
2ef6a541e5 Set version to 3.12.0-BETA2 for beta release. 2015-03-21 18:50:16 +01:00
asofold
ef72564e3d Set version to 3.12.0-BETA for beta-release. 2015-03-21 12:15:04 +01:00
asofold
26d7122a57 Add dedicated compatibility module for MC 1.8 with CraftBukkit/Spigot. 2015-03-11 22:55:00 +01:00
asofold
c4b6845b8f Put bukkit + spigot repositories only into the parent pom. 2015-02-08 01:13:27 +01:00
asofold
e0a8ef21d6 Revert module dependency versions to 1.1-SNAPSHOT.
(LATEST would use the old static ones.)
2015-02-06 02:05:48 +01:00
asofold
a7127336a8 Use LATEST as version for internal dependencies. 2015-02-04 23:42:05 +01:00
asofold
2cecd50961 Change all "static" pom versions to "1.1-SNAPSHOT", to allow deploy. 2015-02-04 18:49:52 +01:00
asofold
1db8b695bb Set version to 3.12.0-SNAPSHOT, since logging and 1.8 change a lot. 2014-11-29 02:08:01 +01:00
asofold
d5cefe4c5a Add dedicated compatibility module for CB 3100 (MC 1.7.10). 2014-11-11 21:44:40 +01:00
asofold
7b2a680ead [BLIND] Add dedicated compatibility module for Glowstone.
This is extending the classes for Bukkit (API only), and only overriding
very few methods, such as getCommandMap, dealFallDamage.
2014-10-26 20:25:00 +01:00
asofold
ac84c9b04a Set version to 3.11.2-SNAPSHOT for continued development. 2014-10-05 08:48:23 +02:00
asofold
8e3b8622d9 Set version to 3.11.1-RC for release. 2014-09-21 19:41:05 +02:00
asofold
29000fbdb7 Add tests for PassableRayTracing (+spaces).
To make this works we change LogUtil to allow logging to console, and
initialize BlockProperties with MCAccessBukkit and use a fake
BlockCache, that allows to set blocks with an access method, so that we
can test ray-tracing.

The testEmptyCorner test would fail with the current implementation.
2014-08-04 21:35:43 +02:00
asofold
b2a6962e73 Set version to 3.11.0-RC for release. 2014-08-02 00:03:05 +02:00
asofold
7e19de6f39 Bump version to 3.11.0-SNAPSHOT.
Random point of time, still:
* MC 1.7.10.
* Packet level checks (ProtocolLib).
* Morepackets (partly) repaced.
2014-07-28 01:54:39 +02:00
asofold
04b82ad0a6 [BLEEDING] Peek into ProtocolLib to fight certain packet spam (3).
This lessens or removes most effects of spamming the PacketPlayInFlying
(3, legacy 10), such as "magnet" or "repell" effects.
2014-07-12 22:30:51 +02:00
asofold
8f32c822dc Add dedicated compat module for CB 1.7.8|1.7.9. 2014-07-12 17:46:42 +02:00
asofold
6f450b0d71 Totally random. 2014-07-06 23:16:06 +02:00
asofold
3616c7cce5 Randomly move distributionManagement. 2014-07-06 23:04:26 +02:00
asofold
0ccaf809a2 Random version changing. 2014-07-05 23:12:21 +02:00
asofold
d610d46a97 Set version to 3.10.13-SNAPSHOT this time. 2014-05-29 23:51:09 +02:00
asofold
03d0e096bc Set version to 3.10.12-RC for release. 2014-05-18 22:18:44 +02:00
asofold
4f224eefee Development continues with version 3.10.12-SNAPSHOT. 2014-05-06 00:00:31 +02:00
asofold
093f9d9595 Set version to 3.10.11-BETA for release. 2014-04-27 22:42:40 +02:00
asofold
1c248e942f Version should be 3.10.11-SNAPSHOT. 2014-04-23 21:02:14 +02:00
asofold
8a16cb33fe Set version to 3.10.11 for more fixes. 2014-04-23 20:25:09 +02:00
asofold
759b80eb99 Set version to 3.10.10-BETA for beta release. 2014-04-22 22:21:18 +02:00
asofold
2434c71d20 Add dedicated compat module for CB 1.7.5-R0.1. 2014-04-14 22:40:06 +02:00
asofold
90a1255229 [BLIND] Dedicated compat module for 1.7.2. Set CompatCBDev to MC 1.7.5. 2014-03-25 00:32:38 +01:00
asofold
a0091f92d0 Set version to 3.10.10-SNAPSHOT for next development iteration. 2014-03-18 23:32:52 +01:00
asofold
f4bf94030b Set version to 3.10.9-RC for release. 2014-03-16 15:01:34 +01:00
asofold
16db04f397 Officially drop compatibility for before CB 1.4.5-R1.0 ! 2014-02-23 00:38:31 +01:00
asofold
4957f2875a Set version to 3.10.9-SNAPSHOT for next iteration. 2014-02-21 12:09:28 +01:00
asofold
ed37597fcd Set version to 3.10.8-RC for release. 2014-02-18 23:59:53 +01:00
asofold
77a6307fcb Set version to 3.10.8-SNAPSHOT for more. 2013-12-29 22:27:54 +01:00
asofold
87de77b8a5 Set version to 3.10.7-BETA for beta release. 2013-12-09 20:00:01 +01:00
asofold
71b37aab7b Add dedicated compatibility module for 1.6.4.
Can't set proper dependencies (bukkit repo seems warped).
2013-12-01 15:00:52 +01:00
asofold
6f05b4e322 Set version to 3.10.7-SNAPSHOT for the next development iteration. 2013-11-14 21:25:13 +01:00
asofold
0ea41d3624 Set version to 3.10.6-RC for release. 2013-11-13 22:33:50 +01:00
asofold
9a0225661b Set version to 3.10.6-SNAPSHOT to continue development. 2013-10-02 11:19:51 +02:00
asofold
4da804b728 Set version to 3.10.5-RC for release on BukkitDev. 2013-10-01 23:37:34 +02:00