Commit Graph

13 Commits

Author SHA1 Message Date
Gptaqbc dcc7984e27 Teleother (#144)
* 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 :)
2019-11-09 00:08:56 -05:00
dginovker 459e68773d latest compile 2019-10-27 15:26:53 -04:00
Michael Sasse a9d45373e0 This update resolves dginovker/2006rebotted#166
Added proper object size calculations.
Removed old objectDistance code.
Added current task support, allows easy creation of player tasks that cannot duplicate.
2019-10-26 19:43:19 -05:00
Daniel Ginovker 88c039eeca Fix no such file or dir (#65) 2019-10-19 19:58:08 -04:00
MitchvanWijngaarden d9e3d08ff8 Added in randomToggle check to burying bones (#35)
* bandaid fix fletching

* local

* Removed prayer random if user has randoms toggled off.
2019-10-08 13:37:44 -04:00
dginovker 84dbe2e879 fix logs 2019-10-06 16:30:36 -04:00
dginovker d737aa398b Fixed shops.. again 2019-10-04 16:56:36 -04:00
dginovker 3af5acc0eb Fix server crash when woodcutting with pickaxe 2019-10-04 13:08:57 -04:00
dginovker d320d8efe3 Fix shop dupe thing 2019-10-04 10:46:46 -04:00
dginovker 15150159a4 Fixed bank bug, classes not compiled properly 2019-10-03 18:21:10 -04:00
dginovker afad8ec4a3 IDs showing and HS prototype~~ 2019-06-19 22:44:23 -04:00
dginovker 6591eb43cf Fixed grounditems 2019-06-19 22:06:24 -04:00
Nicola Paolucci ea51313125 init, thx MrExtremez 2019-06-18 15:04:35 -04:00