* Remove a bunch of .ideas and class files to see if it makes the setup easier
* remove some .idea's and imkls
* Remove a ton of .class files
* [TASK] Switched to maven instead of gradle
* [TASK] Added target to gitignore
* Remove ignored files
* [TASK] Fixed file_server source
* [TASK] Fixed client source
* [BUGFIX] Main Class
* [BUGFIX] Fixed SLF4J
* [TASK] Server Libs cleanup
* Update setup guide/debug
* Maven cli compile instructions
* [TASK] Jar building
* Update runServer and runFileServer.sh
Co-authored-by: Sandro Coutinho <sandro@farrelltech.org>
* Add check that players are over total level 50, but shop items check is broken
* Bots now only appear when they meet reqs! Woot!
* Fix old bots not appearing
* Fixed Ghostly Cape Equipping in Cape Slot
* Fixed Jumping Out Of Varrock Lumber Yard
* Changed All Quests To addOrDropItem
* Fixed Right Click in Java 10
- Fixed dragon battleaxe special
- Fixed banks in canifis and al kharid
- Added battlestaff enchanting
- Made fight caves entrance spawn at correct coords
- Did some small cleanup
- Can't attack players or npcs through doors/walls anymore
- Cleaned up a few small bits of code
- Added a few new boundaries to the boundary system
- Removed dialogue asking are you sure you want to empty your inventory for admins
- Bank all should now work for all items again
- Fixed al kharid gate not functioning
- Added unique cabbage pickable for Falador
- Fixed desert disguise wrongly being noted
- Reformatted some of the food code
Closes#397Closes#395
(I also included @Qweqker changes so that will fix lumbridge bank boundary and adds his new cabbage effect)
Co-authored-by: Daniel Ginovker <dcress01@uoguelph.ca>
* Added Cabbage ID for the cabbage that is supposed to spawn south of falador
Moved unique food dialogue inside the text handler to avoid duplicate messages
Added unique message for south of falador cabbage
* Adjusted Lumbridge Bank Boundary
Co-authored-by: Qweqker <qweqker@mail.com>
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
* Various things enjoy!
- Added dairy churning
- Fixed soft clay so it uses 1 at a time
- Fixed spinning so it uses 1 at a time
- Added working cooking gloves
- Fixed mining animation glitch
- Fixed rune essence spam
- Added fix for tanning saying you do not have enough coins when you did
- Added working ecofuntus prayer training
- Added tiara binding and usage
- Added proper locate on rune talismans
- Can no longer pickpocket npc as it is dying
- No longer thieve men when trying to talk to them
- Improved birds nest to match accurately to rs
- Added desert heating system
- Cleaned up dialogue handler some
- Added chat emotes for dialogues
- Did some cleaning up
- Every possible item that has an empty option can now be emptied
- Cleaned up sheep shearing and improved it
- Added man npc dialogue
- Added back npc facing
- Added random messages when logging in on login screen
- Added player and staff player count for discord and ingame commands
- Improving the hopping stones at lighthouse, better, but not perfect
- You will no longer ever login and be at 0, 0 coordinates you will be automically moved to lumbridge
- Added a few new npc definitions
- Disabled rune mist requirement for admins
- Added getId command for admins to easily find item item ids
- Added working global chat
[::yell, ::hideyell will hide yells, 30 second delay for regular players, can not yell if you are muted or if word is blocked by filter, includes saving]
- Made a few changes to weight (should hopefully fix some of the weight bugs)
closes#366closes#358closes#331closes#356closes#234closes#270closes#309
* quick patch
- welcome screen bug fixed
* Cooking distance patch
- Cooking distance patch
- 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
* 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 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
* Make ::update automatically restart server as well
* Add bank area checks back since previously you could open a bank, and as long as you didn't open another interface you could abuse it
* Fix noclip (NEEDS TESTING)
* Revert "Fix noclip (#302)"
This reverts commit 521ae52e4c.
* ::clip command removed, fixed a typo, reordered some stuff, fixed a bug with others cannon
-Removed the clip command from the client;
-Fixed a typo in a dialogue;
-Fixed mud battlestaff nto working as runes (water and earth);
-Fixed a bug with other cannons near you preventing you from setting down a cannon. Somehow your player would glitch himself and make it impossible to spawn a cannon at certain spot;
* Snow improvement
Nothing major
* Fixed Click to teleport command
Fixed Click to teleport command;
* cleaned stuff
* Update Commands.java
* Fixed picking up items requiring 2 clicks when not standing on/near it. Fixed the sound so it doesnt repeat itself anymore if spamclicked.
Fixed picking up items requiring 2 clicks when not standing on/near it. Fixed the sound so it doesnt repeat itself anymore if spamclicked.
Co-authored-by: Daniel Ginovker <dcress01@uoguelph.ca>
* Make ::update automatically restart server as well
* Add bank area checks back since previously you could open a bank, and as long as you didn't open another interface you could abuse it
* Fix noclip (NEEDS TESTING)
* Revert "Fix noclip (#302)"
This reverts commit 521ae52e4c.
* ::clip command removed, fixed a typo, reordered some stuff, fixed a bug with others cannon
-Removed the clip command from the client;
-Fixed a typo in a dialogue;
-Fixed mud battlestaff nto working as runes (water and earth);
-Fixed a bug with other cannons near you preventing you from setting down a cannon. Somehow your player would glitch himself and make it impossible to spawn a cannon at certain spot;
* Snow improvement
Nothing major
* Fixed Click to teleport command
Fixed Click to teleport command;
* cleaned stuff
* Update Commands.java
Co-authored-by: Daniel Ginovker <dcress01@uoguelph.ca>
* Make ::update automatically restart server as well
* Add bank area checks back since previously you could open a bank, and as long as you didn't open another interface you could abuse it
* Fix noclip (NEEDS TESTING)
* Revert "Fix noclip (#302)"
This reverts commit 521ae52e4c.
* ::clip command removed, fixed a typo, reordered some stuff, fixed a bug with others cannon
-Removed the clip command from the client;
-Fixed a typo in a dialogue;
-Fixed mud battlestaff nto working as runes (water and earth);
-Fixed a bug with other cannons near you preventing you from setting down a cannon. Somehow your player would glitch himself and make it impossible to spawn a cannon at certain spot;
* Snow improvement
Nothing major
* Fixed Click to teleport command
Fixed Click to teleport command;
* cleaned stuff
Co-authored-by: Daniel Ginovker <dcress01@uoguelph.ca>
* Make ::update automatically restart server as well
* Add bank area checks back since previously you could open a bank, and as long as you didn't open another interface you could abuse it
* Fix noclip (NEEDS TESTING)
* Revert "Fix noclip (#302)"
This reverts commit 521ae52e4c.
* ::clip command removed, fixed a typo, reordered some stuff, fixed a bug with others cannon
-Removed the clip command from the client;
-Fixed a typo in a dialogue;
-Fixed mud battlestaff nto working as runes (water and earth);
-Fixed a bug with other cannons near you preventing you from setting down a cannon. Somehow your player would glitch himself and make it impossible to spawn a cannon at certain spot;
* Snow improvement
Nothing major
Co-authored-by: Daniel Ginovker <dcress01@uoguelph.ca>
* Added in ::prayer and ::energy commands, closes#305
* Added in message prefix 'Run energy: ' and 'Prayer points: ' to ::prayer and ::energy commands.
* Make ::update automatically restart server as well
* Add bank area checks back since previously you could open a bank, and as long as you didn't open another interface you could abuse it
* Fix noclip (NEEDS TESTING)
* Revert "Fix noclip (#302)"
This reverts commit 521ae52e4c.
* ::clip command removed, fixed a typo, reordered some stuff, fixed a bug with others cannon
-Removed the clip command from the client;
-Fixed a typo in a dialogue;
-Fixed mud battlestaff nto working as runes (water and earth);
-Fixed a bug with other cannons near you preventing you from setting down a cannon. Somehow your player would glitch himself and make it impossible to spawn a cannon at certain spot;
Co-authored-by: Daniel Ginovker <dcress01@uoguelph.ca>
* Add bank area checks back since previously you could open a bank, and as long as you didn't open another interface you could abuse it
* Fix noclip (NEEDS TESTING)
* Make ::update automatically restart server as well
* Added toggeable snow(only activable in december), added walking queue reset when using objects changing Z, made it so the wildy warning interface is appearing when entering in wildy
For some reason the resetWalkingQueue added to the execute method wasnt doing anything so I manually added it to every interaction possible... LOL
Wildy warning interface was appearing when clicking with player in wildy. I made it so it appears straight when walking 1 tile in wildy zone. Wont appears if player logs in wildy as he already knows this shit.
- Added ROL for player and npcs
- Fixed Redemption now works for players and NPCs
- Fixed prayer not updating on prayer tab when it goes down in points
- Fixed not being able to use glories after trading them
- Fixed item spawn crash (only affected some people such as myself and a few others)
- Cant open nest if you do not have space
- Added working yo yo
- Added monks robe spawns
- Added ability to make god pages
- Removed a few warnings
closes#265closes#262closes#259closes#243
* Fixed stuff related to shop trading
> Refactored stuff to facilitate resolving an issue regarding sellnig item to a full shop
> Removed double value message in shop
* Fixed some stuff related to agility
-Removed a useless obstacle in wilderness course that alowed insane xp gains;
-Added some 'flexibility' to some obstacles at agility pyramid;
-Removed useless vars;
-Added proper xp to obstacles;
-Added bonus xp for completing agility pyramid
-Most likely more;
***Animations still missing: Crossing gaps and jumping gaps***
* resolve conflicts
* delete old files
* A lot of fixes
Christmas Cracker (anim other player & text & admin right & rare protection)
Added check in stack value when withdrawing from bank to prevent losing items when max int value is reached
fixed double message on pickpocketing when in combat
Renamed methods
Removed unused methods
Removed admin restriction when trying to use the cannon
Cleaned KBD drops
Boots of lightness weight reduction is fixed
More...
- Dwarf cannon can now be seen by anyone and not just the person who sets it down (they can also see the rotation now)
- Fixed doors being removed when clicking them
- Removed banking command for regular players
- Fixed nulodion now only gives if you have space
- Updated nulodion message so it doesnt say to find him at home
- Npcs wont follow you if you turn on the cantAttack comamand (for admins
- Fixed gate at KBD
- Fixed the gates at Ice giants in wildy
#closes 132
#closes 203
#closes 211
#closes 6
also this one should be closed from previous patch
#closes 219
* Some fixes
- Changed lumbridge teleport to require 31 magic instead of 32
- Added back gaining items from thieving stalls
- Fixed dialgoue issue after leveling up skill (such as smithing)
- Made god capes untradable
- Removed cannon balls from shop (they werent supposed to be in there)
* refactor pickpocketing slightly
* more refactoring, actual random
* refactor, each stall has it's own respawn timer
* refactor argument names
* Update Stalls.java
* Fixed stuff related to shop trading
> Refactored stuff to facilitate resolving an issue regarding sellnig item to a full shop
> Removed double value message in shop
* Fixed some stuff related to agility
-Removed a useless obstacle in wilderness course that alowed insane xp gains;
-Added some 'flexibility' to some obstacles at agility pyramid;
-Removed useless vars;
-Added proper xp to obstacles;
-Added bonus xp for completing agility pyramid
-Most likely more;
***Animations still missing: Crossing gaps and jumping gaps***
* resolve conflicts
* delete old files
* General clean up
- Reduced woodcutting code by alot, reverted the array to an enum
- Moved the login player method to the packet sender
- Deleted some dead code/cleaned up
* More random cleanup/refractoring
- Moved combat constants to combatconstants.java
- Moved dialogue options to dialogueoptions.java
- Deleted more dead code
* Replaced some poorly written methods
- refreshSkill, levelUp, and getTotalLevel all used way too much code for such a simple function so cleaned it up
- deleted a few other bits of dead code
* Fight caves
- Should fix fight caves npcs nulling out in the middle of your waves if they are too far away
- Also removed some unneeded scynchronization in itemassistant.java
* Gates
- Started cleaning up gate system, still can be improved a lot more
* Clean up part 1
- Removed lots of dead code
- Removed unncessary files not in use
- Cleaned up small bits of code
- Removed a few warnings
- Server.java ---> GameEngine.java
- Constants.java ---> GameConstants.java
* Cape Dye
Rewrote cape dying
* Packaging
- redone ----> com.rebotted
* PacketSender/clean up
- ActionSender ---> PacketSender
- Moved many more packets to packetsender
- Cleaned up more dead code
* Merge Client/Player
- Merged Client.java with Player.java (both were doing same thing so redundant to have both)
- Removed some more dead code
- Tidy a few small things up
* Quests/more clean up
- Removed more dead code
- Made quests static in order to clean them up a bit
* More cleanup
- Removed some more of the dead quest code
- Correcting naming of some of the shop variables
* Fixed random trees everywhere
* Npcs will no longer face southwest every time they take a step.
Added a fixed for walking forever after teleporting/region change (only tested that walking still works, never tested if the fix would resolve the issue).
You can now only click an object once per tick.
- closes#205
- closes#197
- closes#145
Does the followiwng
- Adds functional redemption prayer
- Fixes max stack deletion when trading
- Adds toggle for clue scrolls, currently set on disabled until someone gets the time to finish clue scrolls
- Cleans up a few minor things
- Removes a few bits of dead code
- Re enables rare detection
* tidy up
* Update DialogueHandler.java
* Slayer master gives specific difficulty tasks
* int
* tidy up
* replace difficulty int, with variable
* Dragons give lower amount needed to kill
* vail -> vial
* Update ObjectsActions.java
* tidy up
* tidy up
* tidy up
* Assign random amounts
* tidy up, remove magic numbers
* move rebinding of equip slot
* tidy up and move unequiped items to same inventory slot
* Drop castlewars flag when equiping a weapon
* vars
* tidy up
* Fix local Parabot instructions
* Add kick command, and force logout function
* Allow rare items (phats etc)
* remove random server logging
* implement random drop amount
* fixup random events message
closes#177closes#136 (hp restoring works, couldn't find the anim tho)
closes#178 (should fix all the issues, let me know for sure)
Also removed the object does not exist message ingame for non admins and got rid of the isBotting code when clicking objects
* Fixes some agreesive monsters that should be unaggressive
Fixes some agreesive monsters that should be unaggressive
* more items
more items
* Update Item.java
* Fixed some items visual bugs - Helmet
Fixed some items visual bugs - Helmet
* Fixed trading issues.
Fuck up players couldnt trade because they were considered busy. Also fixed the trade screen that stays opened even when other player is out of it.
* removed shit that occured while fixing the conflict.
removed shit that occured while fixing the conflict.
* Fix local Parabot instructions
* Add kick command, and force logout function
* fixup abyss
* fixup tokkull selling
* tidy up
* update abyssal whip special accuracy
* update specials from wiki
* eh
* remove system log
* Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
* Fixed typo
Fixed typo
* Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed
Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed
* Numbered packet sizes.
Corrected sound packet length to 6 from 5.
Corrected sound packet in server.
Teleport sound now plays correctly.
Corrected modern teleport animation playthrough.
Removed redundant teleport delay.
* Changed sendSound packet size back to 5 and removed type attribute to maintain compatibility with Parabot.
* After running around an object to attack the player will no longer wait a number of ticks to start attacking again.
Fixed an issue where walkTo being called from CycleEvents would not execute correctly.
Player will no longer face a killed npc after it respawns.
Added projectile clipping.
Added a new algorithm for player->player/npc following that accounts for projectile clipping.
* Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
* Fixed typo
Fixed typo
* Update NpcHandler.class
Fixed the diagonal safefpotting combat bug. The NPC will move when it detects that the player is standing diagonally to it.
Still have some issue around objects but that's another story.
* Update NpcHandler.java
Fixed the diagonal safefpotting combat bug. The NPC will move when it detects that the player is standing diagonally to it.
Still have some issue around objects but that's another story.
closes#47
* Buy/Sell-X--Buying-loop-lagging-issue-fix--General-shop-using-fixes--Trading-amount-fix
- Added buy/sell X feature
- Fixed a lag with the buying loop when buying high amount. Instead of spam buying 1 at a times it divide the amount to buy in equal parts and buy in increments.
- Cant remember at all I'll edit after eating.
* Removing double sell message "You sold x items for x gp".
Removing double sell message "You sold x items for x gp".
* Fixing trading bug not working at some places and re commiting the shopAssistant removal of sell message twice
Fixing trading bug not working at some places and re commiting the shopAssistant removal of sell message twice
* reverting stuff I broke in this file
reverting stuff I broke in this file
* Update NpcHandler.class
Fixed the diagonal safefpotting combat bug. The NPC will move when it detects that the player is standing diagonally to it.
Still have some issue around objects but that's another story.
* Update NpcHandler.java
Fixed the diagonal safefpotting combat bug. The NPC will move when it detects that the player is standing diagonally to it.
Still have some issue around objects but that's another story.
closes#47
* Buy/Sell-X--Buying-loop-lagging-issue-fix--General-shop-using-fixes--Trading-amount-fix
- Added buy/sell X feature
- Fixed a lag with the buying loop when buying high amount. Instead of spam buying 1 at a times it divide the amount to buy in equal parts and buy in increments.
- Cant remember at all I'll edit after eating.
* Removing double sell message "You sold x items for x gp".
Removing double sell message "You sold x items for x gp".
* Fixing trading bug not working at some places and re commiting the shopAssistant removal of sell message twice
Fixing trading bug not working at some places and re commiting the shopAssistant removal of sell message twice
* reverting stuff I broke in this file
reverting stuff I broke in this file
* Teleother fixed
Teleother fixed.
* fixed an issue I forgot to test :)
fixed an issue I forgot to test :)
* Update ShopAssistant.java
Adds ability to sell tokkul items back to shop for tokkul
* Fixes npc aggressiveness closes#132
* Fixes highscores for admin + ingame. Closes#131
* Caps run energy at 100%. Closes#135
* Update NpcHandler.class
Fixed the diagonal safefpotting combat bug. The NPC will move when it detects that the player is standing diagonally to it.
Still have some issue around objects but that's another story.
* Update NpcHandler.java
Fixed the diagonal safefpotting combat bug. The NPC will move when it detects that the player is standing diagonally to it.
Still have some issue around objects but that's another story.
closes#47
* Buy/Sell-X--Buying-loop-lagging-issue-fix--General-shop-using-fixes--Trading-amount-fix
- Added buy/sell X feature
- Fixed a lag with the buying loop when buying high amount. Instead of spam buying 1 at a times it divide the amount to buy in equal parts and buy in increments.
- Cant remember at all I'll edit after eating.
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.