Daniel Ginovker
cfa59f4a4d
Revert "Fix noclip ( #302 )" ( #303 )
...
This reverts commit 521ae52e4c .
2019-12-18 20:02:13 -05:00
Daniel Ginovker
521ae52e4c
Fix noclip ( #302 )
...
* 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)
2019-12-18 17:35:12 -05:00
Daniel Ginovker
223c3194a8
Fix bank packet exploit + fishing guild banking ( #300 )
2019-12-17 15:11:59 -05:00
dginovker
e0d795323b
Dec 15th update
2019-12-15 19:38:25 -05:00
dginovker
a16311ba15
Merge branch 'fix_packet_exploits'
2019-12-15 19:37:14 -05:00
Daniel Ginovker
f12181140b
Fix 32-bit java ( #289 )
2019-12-15 19:33:23 -05:00
dginovker
06d40b9a98
Fix banking packet exploit, & setup for a future of preventing packet exploits
2019-12-13 13:46:29 -05:00
dginovker
37322d4874
Latest updates
2019-12-12 23:11:24 -05:00
Danial
c1a5cf449c
Shop fixes ( #284 )
...
* Update ShopAssistant.java
* Fixup fish selling/buying
* fixup
* tidy up
* fixup 0 stock items being removed
2019-12-13 01:07:44 +00:00
Danial
2d58593be9
Fixup smelting ( #281 )
...
* Fixup smelting
* Move iron fail check, show message
* revert
* More smithing refactoring
2019-12-13 00:37:13 +00:00
Danial
9b160452ad
Update Commands ( #280 )
...
* Show commands in interface
* Update players command, add playershops command
* Remove null command
* Update Commands.class
2019-12-13 00:36:18 +00:00
dginovker
f39993e3d9
Latest compile + jars
2019-12-12 04:54:04 -05:00
Daniel Ginovker
f3b47bb0d6
Added warning for 32-bit and > 1.8 Java versions ( #264 )
...
* Added warning for 32-bit and > 1.8 Java versions
* Clarify why
2019-12-10 19:21:45 -05:00
Daniel Ginovker
dc4694c24c
Remove rare protection, add all NPCs to a static list ( #254 )
2019-12-09 22:59:54 -05:00
dginovker
ba7daa72d5
Latest compile
2019-12-07 21:19:44 -05:00
dginovker
9c21669609
Merge branch 'misc2' of https://github.com/RedSparr0w/2006rebotted
2019-12-05 23:08:25 -05:00
RedSparr0w
8317f3f031
check player has completed tutorial island
2019-12-06 15:14:31 +13:00
dginovker
d9d450f61e
Latest compile
2019-12-05 12:58:10 -05:00
dginovker
9fb110bb41
Latest compile, hopefully fix bug
2019-12-04 22:24:07 -05:00
dginovker
256452114c
latest compile
2019-12-01 19:08:27 -05:00
dginovker
414c9c3d0d
New .sh script paths
2019-12-01 13:55:30 -05:00
Danial
bbb33d243e
Fixup, Add new command ( #226 )
...
* refactor saving
* add command to change password
* cleanup
2019-12-01 13:40:54 -05:00
dginovker
930bc8d37b
class cleanup + latest compile
2019-11-29 20:27:51 -05:00
Danial
3d1ae1b288
remove deleteItem2 → deleteItem ( #212 )
2019-11-24 23:07:52 -05:00
dginovker
f1ea4810dd
Merge fix:
2019-11-24 14:09:18 -05:00
dginovker
fd31f57f5d
Merged:
2019-11-24 13:59:52 -05:00
mikeysasse2
3650170a84
Fixed random trees everywhere ( #209 )
...
* 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.
2019-11-24 13:48:02 -05:00
RedSparr0w
4e8832cded
tidy up
2019-11-24 23:47:47 +13:00
RedSparr0w
4b78f6c136
give slayer xp on kill
2019-11-24 23:41:43 +13:00
dginovker
8393c0c928
Pmods can run ;:update
2019-11-24 01:00:38 -05:00
RedSparr0w
564f400007
check un noted version for buy price etc
2019-11-24 17:50:34 +13:00
RedSparr0w
c3f4e831a3
trim the excess tabs
2019-11-24 16:43:02 +13:00
RedSparr0w
9d57cb6d1a
Buy noted items from player owned stores
2019-11-24 16:37:03 +13:00
RedSparr0w
2498cff188
Only un note items if its not player owned
2019-11-24 15:38:46 +13:00
RedSparr0w
8920ff512a
Face bot random direction
2019-11-24 00:13:17 +13:00
RedSparr0w
66cc2e47fe
dont count bots toward player count, add playerBotCount
2019-11-23 21:22:48 +13:00
RedSparr0w
e110ba296e
Exclude bots from player counts
2019-11-23 21:08:51 +13:00
RedSparr0w
2104fd9918
Bots use normal chat, with effects
2019-11-23 20:40:56 +13:00
RedSparr0w
576bee32c3
lowercase item name
2019-11-23 17:39:38 +13:00
RedSparr0w
c91027f25f
lowercase metric
2019-11-23 17:32:12 +13:00
RedSparr0w
64ce050d10
add gp to lower prices
2019-11-23 17:25:19 +13:00
RedSparr0w
bda929229e
Fixup free space check
2019-11-23 17:07:13 +13:00
RedSparr0w
4c42557332
Tidy up number formating
2019-11-23 17:01:18 +13:00
RedSparr0w
f4ea14f2bf
Fixup rounding for millions
2019-11-23 16:47:32 +13:00
RedSparr0w
e42394fdbe
Update ShopHandler.class
2019-11-23 16:26:06 +13:00
RedSparr0w
28b7163c6d
Add another check to not remove items
2019-11-23 16:25:48 +13:00
RedSparr0w
e519d1b00b
Fixup buying too many items
2019-11-23 14:58:44 +13:00
RedSparr0w
2b93d72a15
Add trade zones
2019-11-23 14:32:16 +13:00
RedSparr0w
2683ab888b
Make it so bots cannot be attacked by npcs
2019-11-23 14:05:58 +13:00
RedSparr0w
3a4895590e
fixup close shop, re-open shop
2019-11-23 14:01:42 +13:00