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
* Added Player death Sound
Added a ton of Level Up Sounds (Some I do not know)
* Added command to play "quicksongs"
* adjusted chat message to properly name the command
* Added Camera functionality for cutscenes
Added Camera shake functionality for cutscenes/barrows/anything else
Added Camera reset functionality to return the player to the normal player view
Added some details on what each added method does
Refactored some of the method names for uniformity
* Added some commands to test the cutscene/camera features that were added in PlayerAssistant.java
Co-authored-by: Qweqker <qweqker@mail.com>
Co-authored-by: Daniel Ginovker <dcress01@uoguelph.ca>
- Added a distance check for item on object packet
- Added cook x functionality
- Removed a fair amount of dead code
- Did some renaming and fixed some typos
- Cleaned up a lot of the smithing code
- Added a new boundary system to reduce code clutter
- Fixed a firemaking bug
* Farming Skill, Orb Charging, Battle Staff Creation, etc
- Farming Skill Added
- Orb charging implemented
- Battle staff creation implemented
- Cleaned up some code
- Stuck command will now tele you from further out in wildy if you are not in combat
- Fixed an issue with amulet of glory
- Added forcechats for npcs at Gnome Agility Course, and for Cows, Ducks and Sheeps just like in actual osrs
- Added base for God Book preaching
* Remove setting farm level to 1
* Fix runServer.sh, patch farming skill nuke and latest build :)
Co-authored-by: Mr Extremez <aeggers90@hotmail.com>
- Farming Skill Added
- Orb charging implemented
- Battle staff creation implemented
- Cleaned up some code
- Stuck command will now tele you from further out in wildy if you are not in combat
- Fixed an issue with amulet of glory
- Added forcechats for npcs at Gnome Agility Course, and for Cows, Ducks and Sheeps just like in actual osrs
- Added base for God Book preaching
* Added CommandConsole and CommandProcessor Interface
* Added two commands, ListPlayers and Stop
* Registered commands with CommandConsole
* Added request for console from main.
Made help prompt not print after requesting help...
* Moved some files around
You didn't see anything
* Bug fix
* swap `break;` for `continue;`
* *cough* bug fix
- Added correct range distance for all range weapons
- Fixed whip special attack when using on npcs
- Removed some warnings
- Refactored combat some
- Fixed a few typos
- Deleted some dead code
- Fixed bug where you could kill players with auto retaliate outside of the wilderness if you were already fighting them when they ran out
Closes#146Closes#352
Also from a previous patch
Closes#329
* Cleanup
* Add build file
* The great migration
* Restore MINA to 1.1.7
* Removed .gradle
* Added flatdir for libs with no artifact repository
* Add README.md, rename Implementation-Title
* New setup ease
* Update reademe and modules.xml
Co-authored-by: Damion <the@dbrown.id.au>
* Cleanup
* Add build file
* The great migration
* Restore MINA to 1.1.7
* Removed .gradle
* Added flatdir for libs with no artifact repository
* Add README.md, rename Implementation-Title
* Created itemdef.json with same content as itemdefs.gsu. Still need to read from it
* Converted a lot of IDs, not all
* All the runelocus shop items are in realshopvalues.json, all the old ones are in the regular json. Keeping this commit just in case something goes horribly, horribly wrong.
* Verified shop values are correct
- Added message of the week to welcome screen interface
- Added face north when clicking compass
- Disabled the blank tab on game frame
- Fixed all of the dialogue issues I could find in rune mysteries
- Fixed a few typos and did a very minor clean up in the dialogue file still a lot more planned soon
- Disabled resizable on the client seeing as it doesnt work correct currently anyways
- Ranging guild now works
- Fletching should no longer randomly stop if more than on person is doing it
- Added dragon longsword special attack
Closes#346Closes#216Closes#245
Resolved couple special attacks issues(Whip, magic long bows, draggon daggers)
I also discovered some issues about the special attack. There is no delay between the special attack and the next hit and the dragon longsword special attack doesnt work at all.
- added poison arrows to usable arrows
- cleaned up some code
- changed ardougne tele to correct coords
- enabled pest control (although it needs a lot of work still)
- fixed some typos
- made beads drop a bit more often, so its more accurate like real rs
* Some stuff on weight
Some stuff on weight
* Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog
Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog
* removed a shitload of '== true'
I did a search and replace but I manually checked the changes that were made so there shouldn't be any issue with that.
* Fixed drop issue
* Fixed duel arena, changed some chat message so they are all the same, changed Additem
Fixed duel arena:
> 98% completed duel (the winning duel sound is still missing)
> Added forfeiting
> Added checks to prevent tbing, teleothers, teleport and logout from duel
> Remove the check for same IP to disable duel
Item Assistant:
> Changed the AddItem method so it now drops items on the ground if inventory is full
Cleaned some stuff while I was at it...
* Update ItemAssistant.java
Oupsie
* Resolving my issues
* Allow walking during movement
* Why won't commit work
Co-authored-by: Gptaqbc <56596815+Gptaqbc@users.noreply.github.com>
* Some stuff on weight
Some stuff on weight
* Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog
Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog
* removed a shitload of '== true'
I did a search and replace but I manually checked the changes that were made so there shouldn't be any issue with that.
* Fixed drop issue
* Some stuff on weight
Some stuff on weight
* Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog
Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog
* removed a shitload of '== true'
I did a search and replace but I manually checked the changes that were made so there shouldn't be any issue with that.
* Some stuff on weight
Some stuff on weight
* Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog
Cleaned some code related to trading and fixed most likely the issue where the player stays busy and cant trade till relog
* Refactored smithing and added cannonball making in there too (?) as the interface have an option for it.
Refactored smithing and added cannonball making in there too (?) as the interface have an option for it.
* Added check for hammer when smithing
Added check for hammer when smithing
* Added some sound, refactored fletching and arrowmaking a bit... I've maybe fixed the issue with fletching.. idk
Added some sound, refactored fletching and arrowmaking a bit... I've maybe fixed the issue with fletching.. idk
* Commented clipping server side check so we can work on it
Commented and brought back the old code so gates works while we work in the clipping check server side.
* Added Canifis bank to the bank boolean
* Fixed the drops problem
* Added cannonball making, fixed some typos, added some command for admin to get 999k hp and prayer points(usefull for debugging)
New feature:
- Cannonball making
New Commands:
- ::hp
- ::pray
* Update DwarfCannon.java