Commit Graph

134 Commits

Author SHA1 Message Date
asofold
130f43d005 Comment out DistributionManagement. 2013-07-11 14:28:18 +02:00
asofold
f942721ebc More random changes. 2013-07-11 01:37:06 +02:00
asofold
3264381039 Random pom changes. 2013-07-11 01:34:30 +02:00
md-5
6907c870a4 Add maven repo stuff - should probably be formatted or something :p 2013-07-11 08:36:14 +10:00
asofold
a97995c99a Re-add 1.6.1 native support (removing is not worth the support load). 2013-07-10 12:34:06 +02:00
asofold
e60006d6a3 Update pom.xml descriptions. 2013-07-06 14:49:24 +02:00
asofold
a4556667fd Add dedicated 1.5.2 module. 2013-06-24 12:24:36 +02:00
asofold
e06e55a752 Put a pom for building into the NoCheatPlus module until knowing better. 2013-05-22 21:00:37 +02:00
asofold
ce834675d7 Move most code to NCPCore, removes NCPCompat.
Factories are now on NCPPlugin level, thus all the core stuff can be in
one module, giving better source code browsing.

Updates has been moved into an updates package, because there is to be
expected more content, and to make utilities less fat.

To indicate the direction, the basic infra-structure has been added to
allow adding components to the DefaultComponentFactory. Further
processQueuedSubComponents is now called after each components adding in
order to allow more flexible registry features.
2013-05-22 12:24:48 +02:00
asofold
463700cb3a [BREAKING API] Add module NCPCore between NCPCompat and NCPPlugin.
* Static utility NCPAPIProvider instead of NoCheatPlus.getAPI().
* Extend NoCheatPlusAPI: Some previously static access methods are now
part of the NoCheatPlusAPI interface instead. MCAccessHolder is
implemented and allows external setting of MCAccess.
* Fix some static members/calls to non-static.
* Moving some packages to NCPCore.
* Prepares for moving most check stuff between NCPCompat and NCPPlugin
to allow more optional higher level components.
2013-05-21 22:49:05 +02:00
asofold
969ccf57e0 Point project url to BukkitDev. 2013-05-10 14:00:23 +02:00
asofold
003e104ef4 Add module for CB2691 to match the beta release of CraftBukkit.
The dev module will compile with 1.5.1-R0.2 but not be used for the
moment.
2013-04-12 19:00:19 +02:00
asofold
72c69df73c Add MC 1.5 module. 2013-03-21 01:01:31 +01:00
asofold
c64bf49020 Move build timestamp to parent pom. 2013-03-01 16:25:10 +01:00
asofold
da4b142aa9 Add module: NCPCompatBukkit
Seems better to have a dedicated module for this as well, since other
modules might be built against different versions of the Bukkit-API,
potentially.
2013-02-28 03:40:40 +01:00
asofold
15f3b38248 Add module for 1.4.7: NCPCompatCB2602 2013-02-28 03:21:38 +01:00
asofold
7a84ed371b Add module for build parameter info.
This is needed with the current technique in order to have it available
at the time of testing NCPCommons.
2013-02-27 00:46:56 +01:00
asofold
ee1f410dae [SAFETY COMMIT, REFACTOR, BREAKING]
Moving big parts of code between sub-projects. Some refactoring was
needed to unlink some classes. Deprecated methods removed. Some utility
methods were moved to differently named utilities. Few signatures
changed (e.g. BlockProperties.init). Most changes should only concern
bugs or developers who dug into some NCP deeply (not sure those exist).
It should still all be there.
2013-01-20 04:18:08 +01:00
asofold
ee3e3bb431 Add NCPCompatCBDev to have some kind of a canary in place. 2013-01-06 13:58:36 +01:00
asofold
77975c2659 Put compat versions "right". (Rename MC1_4_6 to CB2545.) 2012-12-21 18:08:18 +01:00
asofold
3d773c6944 [INSTABLE] Add support for MC1.4.6. 2012-12-21 10:44:28 +01:00
asofold
c433bfe215 Update pom descriptions. 2012-12-14 10:36:58 +01:00
asofold
f21ffd68cb RAW split setup (does not compile in eclipse). 2012-12-13 22:48:56 +01:00
asofold
ff94745999 [Instable] Bleeding: Encapsulate CB/MC access for compatibility.
Soem things are not optimized yet, also it is a raw commit no test, does
not even compile.
2012-12-06 22:16:07 +01:00
asofold
79b514d4fa Set version to 3.8.5 for development towards next release. 2012-12-05 01:39:37 +01:00
asofold
4c0c432d8e Set version to 3.8.4-RC fro release on BukkitDev. 2012-12-05 01:24:12 +01:00
asofold
d5c76ed416 Set version to 3.8.4 for development towards next release. 2012-12-04 03:19:41 +01:00
asofold
155f00132a Set version to 3.8.3-RC for release on BukkitDev. 2012-12-04 02:10:41 +01:00
asofold
b4fdbb71fc Set CraftBukkit dependency to 1.4.5-R0.2. 2012-11-23 15:14:45 +01:00
asofold
eb52aa7ffa Set CraftBukkit dependency version to 1.4.5-R0.1. 2012-11-20 17:57:05 +01:00
asofold
a6c943121f Set version to 3.8.3 for development towards next release. 2012-11-16 10:50:47 +01:00
asofold
1e7808b216 Set version to 3.8.2-RC for release on BukkitDev. 2012-11-15 23:55:43 +01:00
asofold
4df4e3fa0b Set CraftBukkit dependency to 1.4.4-R0.1-SNAPSHOT. 2012-11-15 23:40:25 +01:00
asofold
0b5591d0b4 Set version to 3.8.2 for development towards next release. 2012-11-15 22:39:43 +01:00
asofold
d279db5935 Set version to 3.8.1-RC for release on BukkitDev. 2012-11-15 22:33:25 +01:00
asofold
7e26e7e030 Set CraftBukkit dependency to 1.4.2R0.2 . 2012-11-08 04:26:53 +01:00
asofold
035df395ff Set version to 3.8.1 for development towards next release. 2012-11-02 01:21:11 +01:00
asofold
994f35c059 Set version to 3.8.0-RC for release on BukkitDev. 2012-11-01 03:58:23 +01:00
asofold
0447eed6ef Set CraftBukkit dependency to 1.4.2-R0.1 to match the beta release. 2012-11-01 02:29:53 +01:00
asofold
6262ec2551 Set version to 3.8 for development of a MC 1.4.2 release. 2012-10-30 20:43:27 +01:00
asofold
f86a5d9620 1.3.2 BACKPORT RELEASE (InventoryClick). 2012-10-30 20:34:53 +01:00
asofold
c146b8ca5d Change dependency scope for CraftBukkit to "provided". 2012-10-30 07:47:36 +01:00
asofold
2cd43c2728 Set CraftBukkit dependency to 1.4.2-R0.1-SNAPSHOT for hot-dev. 2012-10-28 04:44:46 +01:00
asofold
6fbfcccf23 Set version to 3.7.10 for development towards next release. 2012-10-28 01:36:32 +02:00
asofold
854c4b7577 Set version to 3.7.9-RC for release on BukkitDev (critical fix). 2012-10-28 01:29:17 +02:00
asofold
d22b38f6cf Set version to 3.7.9 for development towards next release. 2012-10-25 12:19:21 +02:00
asofold
d2192d670b Set version to 3.7.8-RC fro release on BukkitDev. 2012-10-25 12:08:40 +02:00
asofold
f16c025f53 Set version to 3.7.8 for development towards next release. 2012-10-25 01:13:09 +02:00
asofold
3b60427cab Set version to 3.7.7-RC and dependency to CraftBukkit 1.3.2-R2.0 for
release on BukkitDev.
2012-10-25 00:43:16 +02:00
asofold
67b66b26b0 Last "backport" for MC1.3.1: Set version to 3.7.7-RC-MC1.3.1 and
dependency to CraftBukkit 1.3.1-R2.0 for release on Jenkins.
2012-10-25 00:37:37 +02:00