19 Commits

Author SHA1 Message Date
Gptaqbc b02950045c Buy/sell x buying loop lagging issue fix general shop using fixes trading amount fix (#133)
* 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.
2019-11-03 22:02:39 -05:00
Daniel Ginovker 9950dbe315 Easier setup (#128)
* Simpler compilation steps

* Add images

* Added artifact METAs

* Artifact fix
2019-10-28 20:46:04 -04:00
Gptaqbc b5c2a8fa59 Update Game.java (#102)
Adding ShiftDropping to items with the wield option as default.

The options still have double Drop like the shiftdrop for use option as default.
2019-10-25 00:07:01 -04:00
Daniel Ginovker ed1c4b1960 Touchup server cmds and latest compile (#69) 2019-10-21 01:40:29 +01:00
DPSCryptic 0d728d8af0 My development (#58)
* Black Knights Fortress (not complete)

* another Black knight

* dialogue fix + added comment
2019-10-13 14:12:32 -04:00
Daniel Ginovker d822c80882 Make new contributors welcome (#11)
* @mediabi3

* Fix up for guide and making server run easier
2019-10-05 16:50:26 -04:00
dginovker 15150159a4 Fixed bank bug, classes not compiled properly 2019-10-03 18:21:10 -04:00
dginovker d29c32a9ca Fixed skilling multiplier 2019-07-10 11:41:05 -04:00
dginovker cc169b33ab Client changes 2019-06-20 17:42:35 -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
dginovker 4f60be22c0 FKeys and ESC to close interfaces 2019-06-19 21:12:09 -04:00
dginovker a49096e15c Sound fix 2019-06-19 16:28:34 -04:00
dginovker 8d2f927bbb Grounditem partial fix 2019-06-19 15:26:36 -04:00
dginovker 477a3224de Mousewheel camera and shift drop 2019-06-19 15:09:59 -04:00
dginovker e4495339e5 client manifest and jar 2019-06-19 11:22:52 -04:00
dginovker b9abeaa967 Client linux support and server connection 2019-06-19 11:08:44 -04:00
dginovker ceb524e63f Cmd linux server support 2019-06-19 10:44:11 -04:00
Nicola Paolucci ea51313125 init, thx MrExtremez 2019-06-18 15:04:35 -04:00