Commit graph

335 commits

Author SHA1 Message Date
dginovker
8028b019b3 Fix house tele 2020-03-08 15:44:09 -04:00
dginovker
c34349bb60 add ::give/::giveitem 2020-03-08 15:43:16 -04:00
Jamix77
3764932972 Merge pull request #142 from Ceikry/master
Good stuff Ceikry.
2020-03-08 00:09:00 +00:00
Ceikry
080ff65be9 Addressed issue #118 Can now fill waterskins 2020-03-07 17:12:22 -06:00
Ceikry
d14d70843d Addressed issue #130. Added loar shades, fixed all their animations, proper transitions between forms, etc 2020-03-07 16:42:24 -06:00
Ceikry
55f2a6409b Added a list of coordinates for easy teleportation to different areas for debugging and such 2020-03-07 12:59:54 -06:00
Ceikry
39abbf73f9 Addressed Issue #111 2020-03-07 12:46:25 -06:00
The Celery Man
8e79560ac6 Merge pull request #1 from dginovker/master
upd8
2020-03-07 10:58:24 -06:00
Daniel Ginovker
0fc1ddfe9a Merge pull request #139 from qahowers/master
Add swamp-toad leg removal, tea attack bonus
2020-03-06 18:59:46 -05:00
Daniel Ginovker
fbbbdb4a9f Merge pull request #138 from Ceikry/master
Rewrote the hunter clothing interface into a dialog tree.
2020-03-06 18:56:13 -05:00
Daniel Ginovker
590b407947 Merge pull request #135 from b-7-7/patch-2
Fixed guard pickpocketing
2020-03-06 18:54:52 -05:00
qahowers
bbe92aa96f Fix copy paste commentary flaw
Tea is not beer.
2020-03-04 20:23:40 -05:00
qahowers
853ed225ef Revert debug changes
Should not have been committed
2020-03-04 20:18:41 -05:00
qahowers
9449291aec Revert change 2020-03-04 20:12:31 -05:00
qahowers
050225cc24 Adds attack bonus to cup of tea
Adds ability to remove-legs on swamp toads
2020-03-04 19:58:12 -05:00
Ceikry
832085b738 Added dagon'hai robes to dagon'hai monks drop tables 2020-03-02 23:26:21 -06:00
Ceikry
505237f595 Rewrote the hunter clothing interface into a dialog tree. Original hunter interface is nearly unfixable. 2020-03-02 22:51:59 -06:00
Daniel Ginovker
e93bc37435 Merge pull request #137 from RedSparr0w/online-status-fix
Update online players when servers start up (fix flags)
2020-03-02 18:23:43 -05:00
RedSparr0w
d68c50d983 Update online players when a server starts up (fix flags) 2020-03-03 12:06:02 +13:00
qahowers
9635f05584 Merge pull request #1 from dginovker/master
sync to updates
2020-03-02 17:02:52 -05:00
b-7-7
52eff0ca45 Fixed guard pickpocketing
Guards now give 30 coins every time they are pickpocketed, not sure where that 25 would have come from
2020-03-01 21:59:31 -06:00
Daniel Ginovker
78467f5821 Merge pull request #134 from Ceikry/master
Added Archaeologist drop table and more- read desc
2020-03-01 22:13:44 -05:00
Ceikry
9d61e721b1 Another typo fix because I'm big dumb dumb 2020-03-01 20:08:58 -06:00
Ceikry
6e211e2152 Fixed a typo in my code 2020-03-01 20:07:23 -06:00
Ceikry
dd14308431 added some spideys 2020-03-01 20:04:52 -06:00
Daniel Ginovker
dfa893bf97 Merge pull request #133 from Purplecow-dev/patch-1
Fixed magic tutors typos
2020-03-01 15:36:07 -05:00
Ceikry
a231a5a0bc Made it so the game doesn't spam you when a familiar can't be called and just remains silent. 2020-03-01 14:24:39 -06:00
Purplecow-dev
ca550976c2 Fixed magic tutors typos 2020-03-01 13:11:29 -05:00
Ceikry
12c193f6f6 Fixed a woopsie and added Archaeologist's drop table 2020-03-01 10:55:22 -06:00
Ceikry
6d1142628e Added Crazy Archaeologist's drop table 2020-03-01 10:47:51 -06:00
Daniel Ginovker
89e9a88597 Merge pull request #132 from Ceikry/master
Fixed a typo in Aubury's dialogue during Rune Mysteries, made Yak meat cookable, added cook all
2020-03-01 10:16:12 -05:00
Ceikry
4b007ebd6c Cook all now works 2020-03-01 01:23:44 -06:00
Ceikry
8b07e874b2 Made it so you can cook on the range in Port Sarim 2020-03-01 00:29:26 -06:00
Ceikry
725a11034d Made yak meat cookable 2020-03-01 00:07:05 -06:00
Ceikry
55d8bd6022 Fixed a typo in Aubury's dialogue during Rune Mysteries 2020-02-29 23:01:10 -06:00
qahowers
c98d1739b5 Update Client.java 2020-02-28 22:00:45 -05:00
Jamix77
7219398feb Merge pull request #124 from b-7-7/patch-1
Fixed slayer master grammar error
2020-02-27 22:47:29 +00:00
Jamix77
6c330a5536 Merge pull request #122 from Jamix77/master
Archery Minigame!
2020-02-27 22:31:38 +00:00
Jamix77
a802e7e33f Added Ticket Merchant
Added the ticket merchant to go along with the archery minigame, from this shop you can purchase the same items that were purchasable in 2009. You can only buy items from this shop with archery tickets, which are the reward from the archery minigame.
2020-02-27 22:25:48 +00:00
b-7-7
15cbe8d157 Fixed grammar error 2020-02-27 16:16:09 -06:00
Jamix77
ae7c53b4a7 Archery Minigame!
Created the archery minigame, fully complete and ready to go! Tickets still don't serve a purpose but they soon may after implementing the ticket reward store.

Thanks for the suggestion Snicker.
2020-02-27 14:36:23 +00:00
Jamix77
bcc56e1d1f Merge pull request #119 from Jamix77/master
Fixed issue #115
2020-02-26 21:21:52 +00:00
Jamix77
5a20e4f7fa Fixed issue #115
No more bug abuse by a certain somebody :3
2020-02-26 21:20:39 +00:00
Daniel Ginovker
8086e878dc Merge pull request #112 from RedSparr0w/master
Fixup lastLogin in database
2020-02-26 11:20:43 -05:00
RedSparr0w
0403b685a9 Add timePlayed to playerDetails 2020-02-26 12:34:36 +13:00
RedSparr0w
7b0ae33151 Fixup total play time in SQL databse 2020-02-26 12:25:00 +13:00
Jamix77
06089b9a5a Merge pull request #113 from Jamix77/master
Fixed teleport to house and added the ability to chisel limestone into limestone bricks for construction.
2020-02-25 17:43:46 +00:00
Jamix77
8559398e83 Added limestone chiseling.
Needed for construction. Limestone can only be chiseled when the player has reached level 12, and will give 6 (30 because of x5, unless the player has chosen x10 it will be 60) xp per cut stone.
2020-02-25 17:35:58 +00:00
Jamix77
36ca5ccb9a Fixed teleport to house.
As Sia mentioned, all now fixed with a new teleport class.
2020-02-25 10:09:36 +00:00
RedSparr0w
c712be33d8 Fixup lastLogin in database 2020-02-25 19:21:12 +13:00