Commit Graph

136 Commits

Author SHA1 Message Date
Emmastone 0c07067201 [CLEANUP] Removed duplicated method && unused code 2016-10-16 23:55:41 +01:00
Emmastone 0ae03219a2 [FEATURE] Added dialog input && Set amount 2016-10-16 23:47:21 +01:00
Fryslan fa5030262a [FIX] Setting action debug unchecked when selecting another option. 2016-10-15 15:39:57 +02:00
Fryslan bc6803752c [FIX] Fixed WalkTo method for PKHonor. 2016-10-15 14:50:46 +02:00
Fryslan 893781ed43 [Completion] Completed Curses Prayer enum. 2016-10-12 20:44:05 +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 00da3bce6d [METHODS] Added Gained and GainedPerHour calculation methods. 2016-07-20 22:57:30 +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 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 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 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 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 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 f330ab9d0a Added Game#dropClient and Game#confirmedDropClient 2015-09-14 10:56:05 +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
JKetelaar d7a7bbec54 Added Prayer functions 2015-06-26 13:00:40 +02:00
JKetelaar 63b9ac6ed1 Added Option#SMELT and Option#MINE 2015-06-22 22:09:21 +02:00
JKetelaar 05ee0e4c66 Fixed issue #28 2015-06-22 22:02:46 +02:00
JKetelaar 62eb225a00 Fixed issue caused to use old interaction method 2015-04-29 01:16:58 +02:00
JKetelaar 4544d80d6d New interaction method 2015-04-27 22:51:55 +02:00
JKetelaar f0c54ada2b Added Players.Option.FOLLOW 2015-04-12 16:07:08 +02:00
JKetelaar 410b06f0f4 Reverted methods and made them deprecated 2015-04-12 15:53:01 +02:00
JKetelaar 5b2e1f35ae Added Option.CHALLENGE 2015-04-12 15:31:54 +02:00
JKetelaar 2e45850d92 Deprecated old menu and fixed a bug 2015-04-12 15:28:09 +02:00
JKetelaar 6fff121df2 Added new menu 2015-04-12 15:03:46 +02:00
JKetelaar f92d6fab4b Added Trading#getMyOffer 2015-04-10 17:45:17 +02:00
JKetelaar df4ae0b8e2 Fixed recursive issue in Player#getName 2015-04-10 16:04:47 +02:00
JKetelaar 2c96e61d7d Added trading method 2015-04-09 15:14:45 +02:00
JKetelaar c0b9a07c54 Made #isLoggedIn static and added Player#getName 2015-04-09 13:20:45 +02:00
JKetelaar 4312fc2245 Made #isLoggedIn static and added Player#getName 2015-04-09 13:20:43 +02:00
JKetelaar 4dbad17301 Deprecated function 2015-03-22 22:53:50 +01:00