Commit Graph

29 Commits

Author SHA1 Message Date
dginovker 92688def31 noip, thanks @Dark98 :) 2019-11-19 23:24:45 -05:00
Mr Extremez 2b6ff7db02 Global drops/monks/al kharid furnance (#192)
closes #177
closes #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
2019-11-17 18:30:08 -05:00
Daniel Ginovker 165f156814 Fix dark wizzies aggro, add more togglerender commands and add it to ::commands itself, fixed spam clicking tree gives a ton of logs (#185)
* Finish #167

* Fix #182

* Fixed #183
2019-11-16 18:17:54 -05:00
dginovker 7366de67e1 Fix localhost/live serv parabot jars 2019-11-14 13:39:08 -05:00
mikeysasse c827d46ca0 Projectile clipping, PassDoor fix (#176)
* 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.
2019-11-11 15:20:02 -05:00
Danial 6cda5d5c78 Disable graphics, lower CPU & GPU usage (#168)
* Fix local Parabot instructions

* Add kick command, and force logout function

* Add graphics toggle option

* add alias
2019-11-10 23:32:33 -05:00
Josh Shippam 3a50391304 Update Cache Path to 2006rebotted (#149)
Cool
2019-11-09 16:45:58 -05:00
dginovker f13f0af171 2006rebotted rename + latest compile 2019-11-09 15:35:57 -05:00
dginovker 0a11ce01d1 Fix localhost Parabot 2019-11-08 19:25:53 -05:00
dginovker a176bfa9cb Fix for Parabot localhost 2019-11-04 19:57:33 -05:00
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