Commit Graph

171 Commits

Author SHA1 Message Date
JKetelaar ac9a29c82b [RELEASE] Bumped version to 1.15 2016-10-05 01:27:43 +02:00
JKetelaar d7a9e63aeb [BUGFIX] Added null check 2016-10-05 01:12:58 +02:00
Fryslan f2a30a4605 Merge pull request #50 from Parabot/Development
Development
2016-10-02 17:13:27 +02:00
Fryslan b457abc9f4 [FIX] Added null check in Npcs.getNearest 2016-09-30 22:25:20 +02:00
Fryslan 1d286bd540 [METHODS] Added Gained and GainedPerHour calculation methods. 2016-07-20 23:02:43 +02:00
Fryslan 98037c3bc5 Merge remote-tracking branch 'origin/master' 2016-07-20 23:00:15 +02:00
Fryslan 00da3bce6d [METHODS] Added Gained and GainedPerHour calculation methods. 2016-07-20 22:57:30 +02:00
Jeroen Ketelaar d7d3754b29 Merge pull request #47 from Parabot/Development
[FEATURE] Added Path Distance Calculations.
2016-07-13 17:25:36 +02:00
Fryslan 00c30d8b52 [NAMING] Renamed UnEquip to Unequip 2016-07-07 21:58:54 +02:00
Fryslan 67281e3374 [ADDED CLASS] Added Equipment Class 2016-06-27 20:42:03 +02:00
Fryslan 0eca674232 [CLASS UPDATE]Added #isSameTile to Calculations class 2016-06-27 20:02:48 +02:00
Fryslan e1773ece85 Merge remote-tracking branch 'origin/master' 2016-06-27 20:00:07 +02:00
Jeroen Ketelaar 1df17a8a51 Merge pull request #48 from Parabot/cleanup/new-maven
[CLEANUP] Improved Maven
2016-06-27 14:18:37 +02:00
Fryslan a3b50964ea [CLEANUP] Removing redundant modifiers in multiple interfaces 2016-06-26 21:54:29 +02:00
Fryslan 34dedfb096 [CLASS UPDATE] Removing redundant modifiers in multiple interfaces 2016-06-26 21:35:39 +02:00
Fryslan 3639499a18 [CLASS UPDATE] Removing redundant modifiers int Locatable interface 2016-06-26 21:32:45 +02:00
Fryslan a622952623 [CLASS UPDATE] Added Path Distance Calculations. 2016-06-26 20:59:24 +02:00
JKetelaar 523040e8e1 [TASK] Added name 2016-06-26 18:12:49 +02:00
JKetelaar 5e2ae53269 [BUGFIX] Added doclint argument 2016-06-26 18:00:26 +02:00
JKetelaar ef91041b7a [FEATURE] Added jar/docs release script 2016-06-26 17:59:41 +02:00
JKetelaar 4c90c899c6 [FEATURE] Added docs and jar deployment 2016-06-26 17:57:27 +02:00
JKetelaar 95225ec33b [CLEANUP] Set correct maven repository 2016-06-26 17:50:50 +02:00
JKetelaar 52fc33e784 [CLEANUP] Removed deployment files 2016-06-26 17:50:42 +02:00
JKetelaar 3f507a798d [FEATURE] Added ability to change debug output - issue #46 2016-05-07 03:02:20 +02:00
JKetelaar 58d4ba2096 [FEATURE] Added ability to change debug output - issue #46 2016-05-07 03:01:56 +02:00
Jeroen Ketelaar dff34d947b Merge pull request #35 from Parabot/Interface-Class
[TASK] Added features to Interface
2016-01-10 15:18:04 +01:00
Jeroen Ketelaar cc5a560f7a Merge pull request #36 from Parabot/GroundItem-Class
[FEATURE] Added GroundItems#getClosest
2016-01-10 15:17:30 +01:00
Jeroen Ketelaar 62258286c2 Merge pull request #38 from Parabot/Prayer-class
[FEATURE] Added Prayer class
2016-01-10 15:16:57 +01:00
Jeroen Ketelaar 8e28208cf9 Merge pull request #39 from Parabot/Inventory-class
[BUGFIX] Fixed Combining Method
2016-01-10 15:16:26 +01:00
JKetelaar 09cc98d55a [BUGFIX] Added Interface#getLongStackSizes 2015-12-30 18:12:32 +01:00
JKetelaar e508d25d1f [BUGFIX] Added Interface#getLongStackSizes 2015-12-30 18:11:37 +01:00
Fryslan 4e53c7f1ec [METHOD FIX] Fixed Combining Method 2015-10-22 22:20:50 +02:00
Fryslan 322596278a [CLASS UPDATE] Added and modified Methods
Made all methods Static and added #setActivePrayers and
#getActivePrayers
2015-10-21 21:33:08 +02:00
Fryslan 191e2acc89 [TYPO] Curse shouldn't be in plural form 2015-10-21 21:08:05 +02:00
Fryslan 5c20f4efe0 [CLASS UPDATE] Added Interface and Curses enum.
Added Book Interface.
Added Curses Class.
2015-10-20 23:26:24 +02:00
Fryslan 1aa8568807 [CLASS UPDATE] Method Update
Added #getClosest
2015-10-20 23:01:03 +02:00
Fryslan 1b34b1adc2 Merge remote-tracking branch 'refs/remotes/origin/Interface-Class' into GroundItem-Class 2015-10-20 22:59:47 +02:00
Fryslan 851aad956c [CLASS UPDATE] Interfaces Class
Added Method's to the Interfaces class.
2015-10-20 22:50:18 +02:00
JKetelaar c16f385d90 Fixed bug with debugging messages 2015-09-14 21:23:33 +02:00
JKetelaar 07e080c999 Fixed debugging players 2015-09-14 14:14:23 +02:00
JKetelaar c96ad6be51 Updated POM 2015-09-14 13:49:38 +02:00
JKetelaar 7ca7383367 Moved LICENSE to LICENSE.md 2015-09-14 10:56:46 +02:00
JKetelaar f330ab9d0a Added Game#dropClient and Game#confirmedDropClient 2015-09-14 10:56:05 +02:00
JKetelaar 96f20ef7b0 Added .gitignore support for Maven 2015-09-14 10:37:42 +02:00
Jeroen Ketelaar 3bf129205c Added information on how to add Parabot/API to your Maven project 2015-09-14 10:33:57 +02:00
JKetelaar 2da56102c9 Added Messages debugging and moved to Maven 2015-09-13 22:55:23 +02:00
JKetelaar 0d97513e8d https://www.parabot.org/community/topic/14662-v212-parabot-update/ 2015-08-27 21:12:44 +02:00
JKetelaar fdbc8433ea Fixed name issue in Prayer 2015-06-26 13:07:18 +02:00
JKetelaar 3b74ade3a2 Added todo 2015-06-26 13:03:07 +02:00
JKetelaar a6de6f9a70 Renamed Prayer#isActive to Prayer#isEnabled 2015-06-26 13:01:39 +02:00