Commit graph

18 commits

Author SHA1 Message Date
Ceikry
dd14308431 added some spideys 2020-03-01 20:04:52 -06: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
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
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
dginovker
e828433674 Add many more vials to Arhein's store 2020-02-23 12:58:59 -05:00
dginovker
5422fa378d Greatly reduced Lava dragon drops 2020-02-23 12:34:07 -05:00
Qweqker
e1b665dca1 SQL Changes, Lumbridge Cook/Cook's Assistant Changes, Facial Expression Tweaking (#70)
* Cleaned up some of the dialogue options
Changed some dialogue expressions
Minor spelling or grammar changes
Added a missing dialogue or two

* Found some more missing Chat Head IDs
Refactored a few current Chat Head IDs (hence the many changes to other characters).

* Added some missing dialogues after completing Cook's Assistant

* Refactored the file from GrillieGroatsDialogue to GillieGroatsDialogue
Added some facialexpressions to Gillie
Removed some redundant code

* Found some more missing Chat Head IDs
Refactored a few current Chat Head IDs (hence the many changes to other characters).
Very minor spelling fixes in the file

* Refactored file from GrilieGroatsDialogue to GillieGroatsDialogue

* Removed Void Knight Spawn in Edgeville
Added Remaining Bankers and GrandExchangeClerks to the Grand Exchange

* Adjustments to the previous dialogue additions
2020-01-26 22:02:03 -05:00
Qweqker
f7a47f14cf Chat Head Animation Refactor, SQL Changes (#64)
* Refactored Some Chat Heads
Removed some Duplicate Chat Head animations in the enum
Sorted each Chat Head ID numerically
Split the Chat Heads up depending on npc type.

* Researcher that I wanted to move to the Exam Centre has returned from the void (I added an extra 4 to the end of the X coordinate)
Replaced an accidental decimal on a Lumbridge Training dummy spawn. Should no longer give the server ArrayIndexOutOfBoundExceptions.

* Changed the Account Register submission to determine what the currentClan value should be for new players based on the Management Server name (it was previously hardcoded as "2009Scape"
2020-01-22 07:54:16 -05:00
dginovker
a0a08b4117 server.sql typo 2020-01-21 21:17:09 -05:00
dginovker
24fce72b00 server.sql typo 2020-01-21 20:52:03 -05:00
dginovker
d6fa053d03 Merge Qweqker 2020-01-21 20:18:26 -05:00
2009scape
3b4c0efd6e Quick fix server.sql 2020-01-20 21:23:07 -05:00
Qweqker
b233b0650e New Accounts will now automatically join the 2009Scape clan chat (#60)
Renamed the Server's account to '2009Scape' within the members table of the global.sql database
The automatic clan chat join can be toggled on or off on the Management Server's ServerConstants.java file
Added some text in the TutorialCompletionDialogue.java file to simulate joining the clan once the player has reached the mainland.
Added some comments along with my changes to properly denote what is happening.
Added spawns for Melee Dummy and Magic Dummy in the Lumbridge Combat Hall in the server.sql database.
2020-01-20 21:10:11 -05:00
dginovker
139a12b1b7 Fix GE Npcs 2020-01-11 23:39:41 -05:00
Dark98
1681ba613a Stripped Global Events Manager
This Was Responsible for Custom Game Events that shouldn't be in a remake
2019-11-07 05:38:08 +00:00
RedSparr0w
4b21a1fec7 add global_events table 2019-11-03 11:44:51 +13:00
dginovker
4b7a0c5915 Rename main folders 2019-10-28 00:17:03 -04:00
Renamed from 09HDscape-server/server.sql (Browse further)