dginovker
5ce95df4ea
Merge branch 'master' of https://github.com/dginovker/2006rebotted
2019-12-20 12:35:40 -05:00
dginovker
13977992d7
Fix most of the clipping (minor stuff with doors left)
2019-12-20 12:35:12 -05:00
MitchvanWijngaarden
0842e2bc9c
Added in ::prayer and ::energy commands, semi-closes #305 ( #306 )
...
* Added in ::prayer and ::energy commands, closes #305
* Added in message prefix 'Run energy: ' and 'Prayer points: ' to ::prayer and ::energy commands.
2019-12-20 11:41:18 -05:00
Gptaqbc
a27b9e22f9
Random stuff 3 ( #304 )
...
* 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 >
2019-12-19 22:50:15 -05:00
dginovker
00500a072b
Noclip fix thanks to ethan
2019-12-19 21:47:27 -05:00
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