Commit Graph

262 Commits

Author SHA1 Message Date
Badhad 9f44c02245 Cyclops (WIP) DO NOT PULL YET
- 10 tokens to enter the room, if they do not have the tokens then do not let them in and send a message.
2021-04-05 14:04:07 -04:00
Badhad f2636c95db Adjusted Adventure Bots
- Added a check for commonly sticky areas
2021-04-05 00:01:24 -04:00
Badhad 43805baeab Fixed Varrock Guards
- Adjusted their tables.

- Added spawns.
2021-04-04 23:58:33 -04:00
Badhad 62d9852ed2 Lletya Expansion
- Added Lletya Food Store and missing NPC.

- Added Lletya Archery Shop and missing NPC.

- Added Lletya General Store and missing NPC.
2021-04-03 20:28:53 -04:00
Badhad 763526ec08 Shop Add
- Added shilo village fishing shop.
2021-04-03 20:01:52 -04:00
Badhad a6e92a1c4b Fishing Spots
- Fixed shilo village fishing spots.
2021-04-03 19:53:10 -04:00
Badhad 02773f1df2 Shop fix
- Fixed 15100 ore in keldagrim ore shop.
2021-04-03 13:36:44 -04:00
Badhad 2a55047801 Farming Fix
- Add Amaethwr to payable farmers for fruit trees.
2021-04-03 13:14:00 -04:00
Badhad 49a7d01d6d Farming Fix
- Add Gileth to payable farmers for fruit trees.
2021-04-03 13:09:37 -04:00
Badhad 5e4e4f8898 Farming Fix
- Add Garth to payable farmers for fruit trees.
2021-04-03 13:02:39 -04:00
Badhad e4a56ad7a4 Hunter Expansion
- Added proper Crimson swift birds to both spots.
2021-04-02 21:27:11 -04:00
Badhad 2802b2d436 Hunter Expansion
- Added Golden Warbler birds to both spots.
2021-04-02 21:15:32 -04:00
Badhad 9ae1b416d1 Hunter Expansion
- Added Cerulean twitch birds to both spots.
2021-04-02 21:07:39 -04:00
Badhad 1105992520 Stairs Fix
- Fixed both stairs leading to the white snow kebbits.
2021-04-02 20:41:26 -04:00
Badhad ede7068d0e Adventure Bots
- Fixed News: Logs being sold spam.

- Slight tweaks to adventure bots.
2021-04-02 17:41:21 -04:00
Ceikry 8ba1784c4e Fixed sum shit 2021-04-01 23:39:29 -05:00
Ceikry c89a771f6d easter event now unlocks easter jig track 2021-03-31 22:15:44 -05:00
Ceikry 23e7478051 Merge remote-tracking branch 'origin/master' 2021-03-31 21:58:49 -05:00
Woah b036ca827d More renaming 2021-03-31 22:58:50 -04:00
Ceikry 495a284977 Fix easter basket render anims 2021-03-31 21:58:32 -05:00
Ceikry 12d908a318 Merge remote-tracking branch 'origin/master' 2021-03-31 21:21:14 -05:00
Ceikry df06d42c7e Lunar spellbook work + easter event 2021-03-31 21:20:42 -05:00
Badhad 05c2df8fd4 Adventurer.kt
- Easter bot quotes expanded!!!

- Fixed random other quotes!

- Added 10 normal quotes.
2021-03-31 21:47:34 -04:00
Badhad 6391534048 Adventurer.kt
- Easter bot quotes!!!
2021-03-31 21:37:52 -04:00
Woah 2938b9613c GFX methods in-lined
Minor renaming
2021-03-31 20:40:35 -04:00
Ceikry 3b8a9b15ad Merge remote-tracking branch 'origin/master' 2021-03-31 18:23:46 -05:00
Woah e21205563a Little bit of client fun for Easter. Lasts until the 8th. 2021-03-31 07:38:55 -04:00
Woah e2e8d5cad8 Client sound fix (dropping still has sound issues)
Cache now includes all music + sfx + sound (taken from revision 550)
Drop item handler - removed useless send audio
2021-03-31 06:23:23 -04:00
Badhad 04a5d43d9f NPC Fixes
- Fix 412 Bat examine and animations
2021-03-29 18:54:27 -04:00
Ceikry be4f6a9bec Some bugfixes 2021-03-29 13:47:28 -05:00
Ceikry 38225f343d Merge branch 'master' into con-rewrite 2021-03-27 15:12:21 -05:00
Ceikry e64f85ba92 RoomTemplate.kt 2021-03-26 22:15:27 -05:00
Ceikry 3e0ebaa8ff RoomTemplate.kt 2021-03-26 21:04:36 -05:00
Woah ff3245d225 Added new JS5 file server (launcher no longer has to handle cache downloading) - PLEASE SET YOUR CACHE LOCATION IN file-server.properties
Updated client to connect to the new file server
2021-03-26 21:58:25 -04:00
Ceikry 1499814bca Merge remote-tracking branch 'origin/master' 2021-03-26 16:38:02 -05:00
Ceikry 04b88c744e slight bugfix 2021-03-26 16:37:45 -05:00
Woah 59cd618f7d Fix for #979 Edible seaweed now edible 2021-03-26 15:21:53 -04:00
Woah 57f60aff6a Fixes for #990, #987
removed pickaxe head flying off random event
added sweetcorn + basic baked potato cooking
2021-03-26 15:17:01 -04:00
Ceikry f51be46f8b add notify + reject now throws 2021-03-26 14:03:15 -05:00
Ceikry 22350de481 Rename .java to .kt 2021-03-26 14:03:15 -05:00
Woah ccf0e04d3e Added: giveitem, removeitem, removeitemall to the command list
Minor correction in CommandSet.kt to print the message, not the string array
Removed most/all return@'s inside of each CommandSet
2021-03-26 03:29:55 -04:00
Ceikry 31cc74b336 add notify + reject now throws 2021-03-26 01:44:49 -05:00
Ceikry 78bdc82434 Merge remote-tracking branch 'origin/master' 2021-03-26 01:03:00 -05:00
Ceikry 4ffa4301ec add notify + reject now throws 2021-03-26 01:02:39 -05:00
Woah ad16c78bb7 Named both loading screen bar draws
Added notes on some of the interface draws (alpha boxes/container borders)
2021-03-25 22:50:54 -04:00
Woah 33b4443267 Audio renaming (still need to find sound effect audio)
Identified the probable cause of the display thread death HDToolKit.bufferSwap. There's an error that gets thrown when the user exits the client without going through the proper way to do so which is unacceptable. A band-aid has been applied.
2021-03-25 18:08:27 -04:00
Woah 0e8f9080a1 minor renaming 2021-03-25 17:09:48 -04:00
Woah a8565f8bbb Separated out QuickChat methods into QuickChat.java + QuickChatDefinition.java 2021-03-25 16:06:20 -04:00
Woah 4b872b303d Audio related update trying to track down why some sounds aren't playing properly/too fast. 2021-03-25 15:32:26 -04:00
Woah fc9329820f More renaming 2021-03-24 21:03:12 -04:00