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 |
|
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
|
293012abaa
|
Merge pull request #118 from WizardJesse1/patch-4
Fixed Adding xp to teleporting
|
2015-12-30 16:16:31 +00:00 |
|
WizardJesse1
|
10a3cfb3ac
|
Update teleport.rb
Was never adding xp for teleporting
|
2015-12-29 18:13:50 -05:00 |
|
WizardJesse1
|
65a9c78aef
|
Update action.rb
Fixed the issue https://github.com/apollo-rsps/apollo/issues/113
when you left the wilderness
|
2015-12-29 17:29:55 -05:00 |
|
WizardJesse1
|
e1981be0db
|
Update wilderness.rb
When you entered the wilderness it would start at level 0
|
2015-12-29 17:27:30 -05:00 |
|
lare96
|
c3ebfb46a8
|
Ban and mute support, commands included.
|
2015-09-02 14:17:48 -04:00 |
|
Major-
|
dfd52b4a53
|
Add support for the same shop to belong to multiple npcs.
|
2015-08-30 23:26:52 +01:00 |
|
Major-
|
f7661a7fc8
|
Add shops support.
|
2015-08-29 22:40:08 +01:00 |
|
Major-
|
b134f6fdf5
|
Merge branch 'master' of https://github.com/apollo-rsps/apollo
|
2015-08-29 16:12:57 +01:00 |
|
lare96
|
5ab8fa94f6
|
Moved Animation constants from Animation.class to emote_tab.rb
|
2015-08-29 09:39:28 -04:00 |
|
Major-
|
81a763cd69
|
Fix npc spawning command.
|
2015-08-29 12:36:08 +01:00 |
|
Major-
|
4680f1a181
|
Use correct range operator to fix #72.
|
2015-08-27 22:03:28 +01:00 |
|
Major-
|
92ec907364
|
Add rubocop configuration file.
|
2015-08-27 18:18:53 +01:00 |
|
Major-
|
8f3fd75b33
|
Update all plugins to conform to Rubocop.
|
2015-08-27 18:17:58 +01:00 |
|
Major-
|
2f166f8b99
|
Fix fishing skill.
|
2015-08-25 08:37:22 +01:00 |
|
Major-
|
d9c34cd9ed
|
Allow interception at any level in the message class hierarchy.
|
2015-08-24 13:38:54 +01:00 |
|
Major
|
ac27bacbc5
|
Fix item equipping.
Fix a bug reported by WizardJesse1 where ItemOptionMessage was being listened to instead of InventoryItemMessage.
|
2015-08-24 06:49:17 +01:00 |
|
Major-
|
e1bb561f95
|
Fix doors opening when clicked, instead of when walked to.
|
2015-05-27 14:55:42 +01:00 |
|
Major-
|
e4778105f5
|
Modularise! Also add some unit tests.
|
2015-05-26 13:49:27 +01:00 |
|
Major-
|
bfac7c7d66
|
Move Entity.EntityType to a separate file, remove WeakReferencing in DynamicGameObject.
|
2015-05-25 15:35:14 +01:00 |
|
atomicint
|
433d4c359a
|
Strict whitespace format, make private fields final that can be immutable
|
2015-04-08 16:40:15 -04:00 |
|
Steve
|
6bffd5c0a1
|
Fix grouped region updating. Will need to account for re-adding StaticObjects after they have been removed from the game world. Also commented out some broken functionality in bootstrap involving first/second/third/etc message handlers. Should revisit with fix.
|
2015-04-05 20:18:58 -04:00 |
|
atomicint
|
cf2f06c702
|
Fixed package location for message handlers in messages.xml
|
2015-03-29 18:25:56 -04:00 |
|
atomicint
|
654a1a6dfd
|
Rebase the MessageHandler, MessageHandlerChain and MessageHandlerChainSet
Rebased several other pieces of code
|
2015-03-29 12:52:55 -04:00 |
|
Major-
|
1f2fde61a8
|
Resolve merge conflict.
|
2015-03-28 13:52:59 +00:00 |
|
Major-
|
3bd3ddd226
|
Remove the World singleton.
|
2015-03-28 13:46:50 +00:00 |
|
atomicint
|
8981d19243
|
Fix private messaging issue #57 https://github.com/apollo-rsps/apollo/issues/57
|
2015-03-23 09:12:10 -07:00 |
|
Major-
|
7cf31a2888
|
Add half-done grouped region frame stuff so Ryley can take a look. This is in master because I'm an idiot.
|
2015-03-22 11:07:24 +00:00 |
|
Major-
|
30045a6f10
|
Rename 'Sector' to 'Region'.
|
2015-03-15 18:54:47 +00:00 |
|
Major-
|
3e85006950
|
Revert net.xml to previous state.
|
2015-03-14 18:32:35 +00:00 |
|
John Major
|
2b04017ce6
|
Merged in Snoopya1a/apollo-jeremy (pull request #2)
Fix potion formulae and item ids.
|
2015-03-14 17:55:44 +00:00 |
|
thispixel
|
af4be4b916
|
Add graphic height support to npcs
|
2015-03-13 14:34:51 +00:00 |
|
Jeremy Conklin
|
9fb65be3a8
|
Fixed issue with super str and def (4) turning into regular str and def pots. Also fixed super combat formula, range pot formula, and mage pot formula
|
2015-03-13 04:01:04 +00:00 |
|
Jeremy Conklin
|
be8bcc2fd0
|
food.rb edited online with Bitbucket
|
2015-03-11 22:44:11 +00:00 |
|
Jeremy Conklin
|
378b6f2a81
|
food.rb edited online with Bitbucket
|
2015-03-11 18:31:20 +00:00 |
|
Jeremy Conklin
|
c245516599
|
formatting
|
2015-03-11 18:27:10 +00:00 |
|
Jeremy Conklin
|
2088b49a34
|
added more consumables (edited formatting)
|
2015-03-11 03:28:01 +00:00 |
|
Jeremy Conklin
|
e5e423d52c
|
added more food (edit: formatting)
|
2015-03-11 03:20:28 +00:00 |
|
Jeremy Conklin
|
29bee05233
|
added more food
|
2015-03-11 03:05:44 +00:00 |
|
Jeremy Conklin
|
4b3e771e41
|
added more food consumables
|
2015-03-11 02:48:10 +00:00 |
|
Major-
|
b4b6e0df65
|
Rename 'rsa.xml' to 'net.xml' and define port values in the aforementioned.
|
2015-03-09 18:19:45 +00:00 |
|
Major-
|
021d14472b
|
Fix missing rparen in Survival Expert dialogue.
|
2015-03-09 08:23:50 +00:00 |
|
Major-
|
e0d01c970e
|
Correct one of the preconditions in the runescape guide dialogue.
|
2015-03-08 11:18:42 +00:00 |
|
Major-
|
a6ac0610e5
|
Add support for executing blocks when directly using close() in a dialogue.
|
2015-03-08 10:57:25 +00:00 |
|
Major-
|
f0424d66fe
|
Correct variable name in Fishing skill.
|
2015-03-07 14:21:00 +00:00 |
|
Ryley Kimmel
|
556253abb2
|
Move wilderness plguin to combat package, remove explicit return and fix typo.
|
2015-03-04 03:07:55 -05:00 |
|