-
- Downloads
Update (#394)
Closes #393 - Sophanem city gates now functioning Closes #392 - Improved rug travel, added missing travel options Closes #391 - Added those curtains, along with many more curtains and other functional objects Closes #390 - Dramen branch now untradeable/same with staff Closes #389 - Lumbridge door should no longer get stuck, should fix other doors aswell Closes #388 - Added Rasolo npc spawn Closes #385 - Added missing fishing guild spawns Closes #384 - Added missing port khazard npcs and a few other missing npcs too Closes #379 - Added smelt x option Closes #334 - Fixed dragon dagger store price and fixed high alch/low alch value for it Closes #278 - Fixed strange numbers on runecrafting interface Closes #244 -These were previously fixed Also included: - Added recieving random gems when mining (thanks to ben for pointing this out) - Reduced door usage delay - Random cleanup and deleted some unsued files/code - Fixed many npc item drop names (thanks to iizyy for pointing them out) - Fixed a few wizard tower doors - Did more cleanup with the some of the old boundary methods - Tidied up the discord commands and added the proper urls for them
Showing
- 2006Redone Client/bin/.gitignore 35 additions, 0 deletions2006Redone Client/bin/.gitignore
- 2006Redone Server/data/cfg/spawn-config.cfg 12 additions, 2 deletions2006Redone Server/data/cfg/spawn-config.cfg
- 2006Redone Server/data/data/itemdef.json 2 additions, 2 deletions2006Redone Server/data/data/itemdef.json
- 2006Redone Server/src/main/java/com/rebotted/GameEngine.java 1 addition, 1 deletion2006Redone Server/src/main/java/com/rebotted/GameEngine.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/combat/npcs/NpcCombat.java 3 additions, 2 deletions...java/com/rebotted/game/content/combat/npcs/NpcCombat.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/minigames/Barrows.java 5 additions, 4 deletions...ain/java/com/rebotted/game/content/minigames/Barrows.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/minigames/trawler/TrawlerWaitingRoom.java 3 additions, 3 deletions...ed/game/content/minigames/trawler/TrawlerWaitingRoom.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/minigames/trawler/WaitingRoom.java 2 additions, 2 deletions.../rebotted/game/content/minigames/trawler/WaitingRoom.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/SkillData.java 1 addition, 1 deletion...main/java/com/rebotted/game/content/skills/SkillData.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/core/Mining.java 37 additions, 16 deletions...in/java/com/rebotted/game/content/skills/core/Mining.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/crafting/JewelryMaking.java 7 additions, 15 deletions.../rebotted/game/content/skills/crafting/JewelryMaking.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/crafting/Pottery.java 11 additions, 31 deletions...va/com/rebotted/game/content/skills/crafting/Pottery.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/crafting/Spinning.java 1 addition, 3 deletions...a/com/rebotted/game/content/skills/crafting/Spinning.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/firemaking/Firemaking.java 1 addition, 1 deletion...m/rebotted/game/content/skills/firemaking/Firemaking.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/fletching/LogCutting.java 10 additions, 22 deletions...om/rebotted/game/content/skills/fletching/LogCutting.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/runecrafting/Tiaras.java 1 addition, 3 deletions...com/rebotted/game/content/skills/runecrafting/Tiaras.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/smithing/Smelting.java 8 additions, 3 deletions...a/com/rebotted/game/content/skills/smithing/Smelting.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/skills/smithing/Smithing.java 12 additions, 15 deletions...a/com/rebotted/game/content/skills/smithing/Smithing.java
- 2006Redone Server/src/main/java/com/rebotted/game/content/traveling/CarpetTravel.java 59 additions, 0 deletions...ava/com/rebotted/game/content/traveling/CarpetTravel.java
- 2006Redone Server/src/main/java/com/rebotted/game/dialogues/DialogueHandler.java 117 additions, 74 deletions...ain/java/com/rebotted/game/dialogues/DialogueHandler.java
Loading
Please register or sign in to comment