Major
420fe587da
Merge pull request #226 from Major-/issue_170
...
Fix #170
2016-02-14 19:44:46 +00:00
Major
c545015501
Merge pull request #225 from Major-/shops
...
Create shops using npc/item names instead of ids
2016-02-14 19:40:16 +00:00
Major-
8f5ddb0761
Fix #170
2016-02-14 16:25:38 +00:00
Major-
1a86e286bb
Require shops to use names instead of ids
2016-02-14 16:12:57 +00:00
Major-
6eebdd1f11
Improve Falador/Varrock npcs.rb formatting
2016-02-14 16:11:31 +00:00
Major
9b91e6e650
Merge pull request #223 from Major-/issue_221
...
Fix #221
2016-02-14 03:47:19 +00:00
Major-
3a926c6173
Fix #221
2016-02-14 03:42:50 +00:00
Major
4b901214c1
Merge pull request #220 from WizardJesse1/master
...
Fix prayer burying and add Varrock shops
2016-02-13 23:12:52 +00:00
Jesse Woolsey
f00998d58e
Add Varrock shops
2016-02-13 17:54:57 -05:00
Jesse Woolsey
ae9a3098e9
* Fix Prayer Burying Animation
2016-02-13 17:28:07 -05:00
Gary Tierney
3443f64110
Merge pull request #219 from apollo-rsps/view_distance
...
Set default viewing distance to 15
2016-02-13 18:49:31 +00:00
Major-
6559c03209
Set default viewing distance to 15
2016-02-13 18:41:42 +00:00
Gary Tierney
39b02a1a52
Merge pull request #217 from Major-/tutorial_island
...
Fix many issues with the Tutorial island plugin
2016-02-13 18:37:32 +00:00
Major-
f83e8b3040
Fix many issues with the Tutorial Island plugin
...
Amongst other things, this:
* Stops the player from trying to leave the Runescape Guide's house if
they have yet to speak to him.
* Fixes the hint icon for both the Runescape Guide and the door.
* Ensures all files pass rubocop.
* Generally improves the code throughout the plugin.
2016-02-13 17:49:44 +00:00
Major-
9e20ecfe39
Fix 377 FlashTabInterfaceMessageEncoder
2016-02-13 16:31:42 +00:00
Major-
70c0856df8
Fix text-only dialogues with continues
2016-02-13 16:31:42 +00:00
Major-
8e6760c617
Only fire door events when the door is reached
2016-02-13 16:31:42 +00:00
Major-
0f32ec92c4
Fix HintIconMessage.Type
2016-02-13 16:31:42 +00:00
Major-
9a920d95ee
Add support for Events defined in Ruby
...
A slightly complicated and hacky change, because this requires working
around JRuby issue 2359.
2016-02-13 16:31:42 +00:00
Major
8e52dfb121
Merge pull request #216 from WizardJesse1/master
...
Add Npcs to Falador
2016-02-13 15:30:47 +00:00
Jesse Woolsey
931363ff4e
* Npcs added to Falador
2016-02-13 10:18:06 -05:00
Major
baafad92f1
Merge pull request #215 from WizardJesse1/master
...
Fix several issues in the Magic plugin
2016-02-13 14:10:42 +00:00
Jesse Woolsey
d5aa94ab6c
* Fix mob.stop_animation
2016-02-13 08:32:32 -05:00
Jesse Woolsey
574371f578
* Fix Spam Clicking for Magic
...
* Fix OverRide Magic Spells
* Fix Process Element check
* Runes Read In the correct of how Runescape does (primary, elemental)
* Changed MAGIC_SKILL_ID for add exp to Skill::Magic
2016-02-13 03:21:47 -05:00
Major
1923b21330
Merge pull request #214 from WizardJesse1/master
...
Add Varrock Npcs
2016-02-13 00:36:15 +00:00
Jesse Woolsey
8bc3ba60ac
* Varrock Npcs
...
* Fixed The big indent so it should be readable now
2016-02-12 17:19:18 -05:00
Gary Tierney
5fe64215f6
Merge branch 'CharlesVaneenoo-useless_condition'
...
Closes #211
2016-02-12 20:22:43 +00:00
CharlesVaneenoo
85106063c9
Remove unused condition from NpcDefinitionDecoder
2016-02-12 20:21:27 +00:00
Major
81c14c9054
Merge pull request #208 from WizardJesse1/patch-4
...
Add more Edgeville Npcs
2016-02-12 11:50:42 +00:00
WizardJesse1
31d8d9ab17
Added Edgeville Npcs
2016-02-12 06:47:56 -05:00
WizardJesse1
ca1f09aece
Added Edgeville Npcs
...
* Added every npc that was missing from edgeville
* Removed and moved any npcs that were not in the correct area
2016-02-12 06:23:55 -05:00
Major
787e6c5d85
Merge pull request #207 from WizardJesse1/patch-3
...
Add more Npcs to Al-Kharid
2016-02-12 10:43:02 +00:00
WizardJesse1
1162eac7ad
More Npcs to Al-Kharid
...
* Added every npc that was missing from al-kharid
* Removed and moved any npcs that were not in the correct area
2016-02-12 03:42:17 -05:00
Major
d21d0e954b
Merge pull request #206 from CharlesVaneenoo/improve-coverage-NameUtilTests
...
Test for case insensitivity of encodeBase37
2016-02-11 22:24:58 +00:00
CharlesVaneenoo
d9d01d22fb
added the case when we have a between 'A' and 'Z' in the methods encodeBase37
2016-02-11 22:48:26 +01:00
Major
ac671b32ed
Merge pull request #205 from shubheksha/master
...
Fix #204 (correct spelling of octet)
2016-02-11 17:45:29 +00:00
Shubheksha Jalan
f4662d729b
Fixes #204 - corrected spelling of octet
2016-02-11 23:04:28 +05:30
Ryley Kimmel
dd9edb358d
Merge pull request #202 from ryleykimmel/issue179
...
Rebase HintIconMessage
2016-02-11 11:36:05 -05:00
atomicint
437a664f00
Rebase HintIconMessage
...
- Split HintIconMessage into two separate classes (PositionHintIconMessage and MobHintIconMessage)
- Split HintIconMessageEncoder into two separate encoders (PositionHintIconMessageEncoder and MobHintIconMessageEncoder)
This resolves #179
Add PositionHintIconMessage#reset
Fix parse errors introduced in e799577
This also resolves #181
Order enumerators by value
Clean up PositionHintIconHintMessageEncoder for 377/317
2016-02-11 11:35:20 -05:00
Major-
774e7f9fef
Fix #136
...
This also fixes a related issue where changes to the region were not
being sent on login.
2016-02-11 16:12:52 +00:00
Major-
4b744e5e86
Cleanup object-related code
2016-02-11 15:14:42 +00:00
Major-
d6ac9eeeaa
Remove message filtering
2016-02-11 13:07:02 +00:00
Major-
c474908163
Log exception after failing to bind to HTTP
2016-02-11 12:57:12 +00:00
Major-
f49bb8c023
Cleanup Player code
2016-02-11 12:57:05 +00:00
Major-
7a4392fe74
Add SetWidgetModelMessage
2016-02-10 19:45:32 +00:00
Major-
d10eb1267f
Improve GroupedRegionUpdateMessageEncoder code
2016-02-10 19:38:25 +00:00
Major-
a880127c5f
Improve internal Mob code
2016-02-10 19:32:32 +00:00
Major
3fde7c0fd0
Merge pull request #191 from apollo-rsps/bugfix/106-fix-astar-pathfinder
...
Fix the A* path finding implementation
2016-02-10 13:48:06 +00:00
Major
19266360c4
Merge pull request #193 from WizardJesse1/patch-18
...
Fix magic check issues
2016-02-10 13:47:36 +00:00
WizardJesse1
0fcd138f86
Fix Magic Check Issues
...
I forgot to check a few things when i changed magic check's
Issues Fix
* You couldn't teleport but now you can
* Illegal items would throw an error
* Process elements would get removed even if you couldn't cast the spell due to moving illegal items
2016-02-09 19:30:35 -05:00