atomicint
0bac265a06
Fix issue #153
2016-02-05 12:35:16 -05:00
Gary Tierney
dac20a4b3f
Merge pull request #151 from thispixel/master
...
Closes #148
2016-02-03 23:46:43 +00:00
Gary Tierney
0ce622f9de
Merge pull request #156 from ryleykimmel/issue155
...
Closes #155 , closes #154 and closes #107
2016-02-03 23:45:37 +00:00
atomicint
86ed50da12
Resolves issue #155 , resolves issue #154 , resolves issue #107
2016-02-03 18:21:04 -05:00
Gary Tierney
a551f0b22c
Merge pull request #152 from ryleykimmel/issue150
...
Add Region#getEntities and Region#getSurrounding for issue #150
2016-02-03 21:37:18 +00:00
atomicint
848a6780e2
Add Region#getEntities and Region#getSurrounding for issue #150
...
Remove includeSelf param
2016-02-03 14:56:09 -05:00
thispixel
e7229e7f61
separate potion and food consume delays
2016-02-02 11:10:44 +00:00
Gary Tierney
9720574310
Merge pull request #149 from thispixel/master
...
fixes issue #148 - add consumable delays
2016-02-01 20:42:02 +00:00
Gary Tierney
b8e5cbacbe
Merge pull request #147 from WizardJesse1/patch-13
...
Fixed food eating delays
2016-02-01 18:57:25 +00:00
thispixel
1c6091251a
fixes issue #148 - add consumable delays
2016-02-01 11:26:31 +00:00
Gary Tierney
4c9fab4fcd
Merge branch 'WizardJesse1-patch-11'
...
Closes #141
2016-01-31 23:37:59 +00:00
WizardJesse1
1a1a7dcca7
Fix magic skill checks
...
* Checks are now in order of how runescape does it.
* Changed rune to be capitalized to Rune
2016-01-31 23:37:34 +00:00
WizardJesse1
e194a6b46c
Fixed food eating delays
...
* Removed the equal check due to causing issue's with food delays since when you eat one food it should be on the same tick
2016-01-31 15:50:20 -05:00
Gary Tierney
3f3efb4058
Merge pull request #140 from WizardJesse1/patch-10
...
Fixed Noted Item Value
2016-01-31 16:57:09 +00:00
Gary Tierney
617866301f
Merge pull request #139 from WizardJesse1/patch-9
...
Fixed small issues with alchemy
2016-01-31 16:56:21 +00:00
Gary Tierney
997dfbdf02
Merge pull request #144 from Major-/master
...
Add unit tests for all utility classes
2016-01-31 16:53:31 +00:00
Major
8e7af9b8de
Merge pull request #145 from thispixel/master
...
Fix issue #143
2016-01-31 16:34:37 +00:00
thispixel
f8db197c13
fixes issue #143 - ::mass command not using the correct arguments to spawn npcs
2016-01-31 16:28:20 +00:00
Major-
12fd037484
Add unit tests for all utility classes
2016-01-31 11:52:28 +00:00
WizardJesse1
03d9fb88c7
Fixed Noted Item Value
...
* Made the noted item value use the value from the unoted item
2016-01-31 01:01:42 -05:00
WizardJesse1
acf4fd97a7
Fixed small issues with alchemy
...
*Low and high alch have there own delay now when they use to share the same.
*Runes are checked for the main rune before the elemental which its how its done in runescape.
* Only item that is not allowed to be alched is coins I checked tokkul as well and its allowed.
* Fixed gold amount received it was way off.
2016-01-31 00:58:11 -05:00
Major-
420bda9b75
Fix bug introduced in previous commit
2016-01-30 07:59:06 +00:00
Major-
1cfa11dbad
Fix test class names
2016-01-30 07:54:01 +00:00
Major-
035c0a74e9
Fix item enchanting and alchemising
...
This fixes #137
2016-01-30 07:37:58 +00:00
Gary Tierney
26199f8c13
Merge pull request #131 from ryleykimmel/issue65
...
Fix #65 , add support for emotes/anims in dialogue
2016-01-29 20:57:58 +00:00
atomicint
32ef506211
Fixes issue #65 , adds support for emotes/anims in dialogue
...
Use block instead of lambda, add emotes.rb
Proper tutorial island emote
Add newline at end of emotes.rb
Use block instead of lambda, fix send_generic_dialogue method to accept block
2016-01-29 15:53:52 -05:00
Major
2525ecd0ce
Update LICENSE year
2016-01-26 02:02:00 +00:00
Gary Tierney
20fb849e9d
Merge pull request #134 from apollo-rsps/enhancement/travis-ci-integration
...
Add travis-ci build configuration
2016-01-25 22:30:27 +00:00
Gary Tierney
4874ddaa90
Add travis build config and update .gitignore
2016-01-25 22:26:32 +00:00
Gary Tierney
05a7838380
Merge pull request #130 from ryleykimmel/issue74
...
Fixes issue #74
2016-01-25 21:00:49 +00:00
Gary Tierney
fa0fb763d3
Merge pull request #124 from lare96/master
...
GamePacketEncoder unit test fix for MTM -> MTB encoder.
2016-01-24 22:04:06 +00:00
Gary Tierney
c22b94e440
Merge pull request #132 from ryleykimmel/issue93
...
Fixes issue #93
2016-01-24 20:49:37 +00:00
atomicint
837460da39
Fixes issue #93
2016-01-24 03:45:17 -05:00
atomicint
088d872f93
Fixes issue #74
2016-01-23 15:52:43 -05:00
Gary Tierney
3351c93eb4
Merge pull request #128 from ryleykimmel/issue84
...
Fixes issue #84 (Appearance caching)
2016-01-23 17:10:29 +00:00
Gary Tierney
0b20b16d3f
Merge pull request #129 from ryleykimmel/pr1-issue98
...
Fixes issue #98 (also adds unit test for MobRepository)
2016-01-23 01:16:15 +00:00
atomicint
5156e0bc19
Removed inline comments
2016-01-22 15:55:40 -05:00
atomicint
cebdb811cb
Clean up hasCachedAppearance
...
- Remove useless inline comment
- Remove blank line after param declaration
- Only call getIndex() once
2016-01-22 15:51:52 -05:00
atomicint
c7d1a5a732
Fixes issue #84
2016-01-22 02:01:21 -05:00
atomicint
637a18d155
Fixes issue #98 (also adds unit test for MobRepository)
2016-01-22 01:11:03 -05:00
lare96
e58cd12745
GamePacketEncoder unit test fix for MTM -> MTB encoder.
2016-01-21 09:40:41 -05:00
Gary Tierney
8a91cf1241
Merge pull request #123 from lare96/master
2016-01-21 11:13:04 +00:00
lare96
7106ba7df7
Use MessageToByte vs MessageToMessage encoders
...
* Refactors GamePacketEncoder and LoginEncoder to extend from
MessageToByteEncoder instead of MessageToMessageEncoder.
2016-01-21 11:12:45 +00:00
Major
a86a03b930
Fix unexpected return in magic plugin
2016-01-06 13:52:55 +00:00
Major
d7234f1294
Merge pull request #120 from WizardJesse1/patch-7
...
Fixed Attack Skill Id.
2016-01-01 21:42:49 +00:00
Major
74783f805c
Merge pull request #121 from WizardJesse1/patch-8
...
Fixed Herblore Skill Id.
2016-01-01 21:42:31 +00:00
WizardJesse1
9f5441981d
Fixed Herblore Skill Id.
2015-12-31 01:27:46 -05:00
WizardJesse1
6f18ca9686
Fixed Attack Skill Id.
2015-12-31 01:26:38 -05:00
Major
a21a1acb15
Merge pull request #116 from WizardJesse1/patch-3
...
Fix issue #113
2015-12-30 16:18:43 +00:00
Major
ab2f856790
Merge pull request #119 from WizardJesse1/patch-6
...
Finalize player registration only on success
2015-12-30 16:17:34 +00:00