Commit Graph

85 Commits

Author SHA1 Message Date
dginovker 6a538afd70 Fix server crash 2019-10-11 14:09:45 -04:00
dginovker 969887e948 new compile 2019-10-10 11:17:30 -04:00
Josh Shippam 5b4c669d64 Multiple Changes Check Commits (#48)
* Temp Hiscores & SettingsLoader changes

 Registered Accounts cycle count change

* EverythingRS Heatmap
2019-10-10 10:59:59 -04:00
Danial 83e612b50f randomToggle -> randomEventsEnabled (#45)
Fix prayer and fishing random event checks
2019-10-10 07:35:00 -04:00
dginovker 6f92f19327 refixed server port 2019-10-09 20:43:48 -04:00
dginovker d9d09a7ed0 total players registerd 2019-10-09 18:52:41 -04:00
Daniel Ginovker b97a843428 Players Online On Website, Changed packaging a little & added SettingsLoader (#44) 2019-10-09 17:30:43 -04:00
Daniel Ginovker 1f49bff69d Passwords (#43) 2019-10-09 14:32:24 -04:00
AgilityV2 719fe680da Update to essence xp. (#39)
rune essence correct xp is 5
2019-10-09 14:32:12 -04:00
dginovker 1f54e4e748 Fix tzhaar bank 2019-10-08 18:00:35 -04:00
dginovker 59515b3113 temp discord.json 2019-10-08 15:06:00 -04:00
Daniel Ginovker a3b8e773d4 Compile + small discord bot touchup (#38) 2019-10-08 14:32:45 -04:00
Josh Shippam 7b9e2f7163 Initial Discordbot Integration (#37) 2019-10-08 14:19:34 -04:00
MitchvanWijngaarden 42f545e0bc Added in randomToggle check to fishing (#36)
* bandaid fix fletching

* local

* Removed prayer random if user has randoms toggled off.

* Added in randomToggle check to fishing.
2019-10-08 13:38:05 -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
Ben Maher 4c90e2c6a5 Essence mining (#33)
* Clay mining is now implemented.

* Partial implementation of Essence mining, this doesn't implement pure essence yet though there's boilerplate code to assist.
Considerations:
Node requires 1 click per essence
Node produces only Rune Essence (This can in theory be changed for pure, but let's find out how much of Runecrafting is even implemented first.)
2019-10-07 19:10:26 -04:00
dginovker 1f04d2cbaa Compiled latest updates: 2019-10-07 15:30:47 -04:00
Ben Maher 4a06c906cd Clay mining is now implemented. (#31) 2019-10-07 09:12:35 -04:00
Ben Maher 5a87a47262 Mobile banking (#30)
* Fixed an issue with sheep regrowth, the id hadn't been completely migrated resulting in a one time sheep shear fiasco! My bad!

* Fixed admin command ::bank.
2019-10-06 21:40:14 -04:00
Ben Maher 29f5d14f46 Fixed an issue with sheep regrowth, the id hadn't been completely migrated resulting in a one time sheep shear fiasco! My bad! (#29) 2019-10-06 21:24:39 -04:00
Ben Maher ffc3e02f59 Oct6 (#28)
* Revised shop re-stocking interval.

* Revised shop re-stocking interval.

* Updated character save directory.

* Renamed new player save directory from accounts to characters.

* Added inverse for random toggle, since it's the first thing I type every time.

* Added god capes.

* Re-implemented experiments.

* Yell now looks a little cleaner.

* Fixed outside of bounds exception on High scores, when player count doesn't meet threshold.

* Cleaned up Magic Teleports class and added level requirements.

* Fixed exit portal from ancient chamber.

* Added check to ensure axe id isn't outside the bounds of expected axes.

* Added yet another check to ensure that the player has the required item before chopping a tree. NOTE this fix may not work as the issue is not reproducible locally.

* Changed allowed connections from 3 to 250!

* Sheep shearing just got easier!
2019-10-06 20:14:04 -04:00
dginovker 84dbe2e879 fix logs 2019-10-06 16:30:36 -04:00
dginovker a89082ebde Allow more than 3 clients 2019-10-06 15:49:39 -04:00
Ben Maher 84b7bb5476 Connections (#19)
* Revised shop re-stocking interval.

* Revised shop re-stocking interval.

* Updated character save directory.

* Renamed new player save directory from accounts to characters.

* Added inverse for random toggle, since it's the first thing I type every time.

* Added god capes.

* Re-implemented experiments.

* Yell now looks a little cleaner.

* Fixed outside of bounds exception on High scores, when player count doesn't meet threshold.

* Cleaned up Magic Teleports class and added level requirements.

* Fixed exit portal from ancient chamber.

* Added check to ensure axe id isn't outside the bounds of expected axes.

* Added yet another check to ensure that the player has the required item before chopping a tree. NOTE this fix may not work as the issue is not reproducible locally.

* Changed allowed connections from 3 to 250!
2019-10-06 15:39:51 -04:00
dginovker 8e47af0b29 Added woodcutting fix 2019-10-06 14:37:45 -04:00
Ben Maher ddec3a1204 Issue 15 (#18)
* Revised shop re-stocking interval.

* Revised shop re-stocking interval.

* Updated character save directory.

* Renamed new player save directory from accounts to characters.

* Added inverse for random toggle, since it's the first thing I type every time.

* Added god capes.

* Re-implemented experiments.

* Yell now looks a little cleaner.

* Fixed outside of bounds exception on High scores, when player count doesn't meet threshold.

* Cleaned up Magic Teleports class and added level requirements.

* Fixed exit portal from ancient chamber.

* Added check to ensure axe id isn't outside the bounds of expected axes.

* Added yet another check to ensure that the player has the required item before chopping a tree. NOTE this fix may not work as the issue is not reproducible locally.

* Added yet another check to ensure that the player has the required item before chopping a tree. NOTE this fix may not work as the issue is not reproducible locally.
2019-10-06 13:34:23 -04:00
dginovker 655d4f5857 Compiled latest code 2019-10-06 12:38:19 -04:00
Daniel Ginovker 112fffb093 Fixed varrock east (#17) 2019-10-06 12:36:24 -04:00
Ben Maher f777f24e53 God capes, Ancient chamber teleport and axe array checks (#16)
* Revised shop re-stocking interval.

* Revised shop re-stocking interval.

* Updated character save directory.

* Renamed new player save directory from accounts to characters.

* Added inverse for random toggle, since it's the first thing I type every time.

* Added god capes.

* Re-implemented experiments.

* Yell now looks a little cleaner.

* Fixed outside of bounds exception on High scores, when player count doesn't meet threshold.

* Cleaned up Magic Teleports class and added level requirements.

* Fixed exit portal from ancient chamber.

* Added check to ensure axe id isn't outside the bounds of expected axes.
2019-10-06 12:35:24 -04:00
Ben Maher b327e34f8e Local debugging accounts fix (#13)
* Revised shop re-stocking interval.

* Revised shop re-stocking interval.

* Updated character save directory.

* Renamed new player save directory from accounts to characters.
2019-10-05 19:57:59 -04:00
Ben Maher 66396fc4f5 Revised shop re-stocking interval. (#12) 2019-10-05 19:43:46 -04:00
dginovker a0794be929 Compiled latest changes 2019-10-05 16:55:04 -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
AgilityV2 5fe35d517d shops.cfg (#10)
changed rune in stock for 3 mage shops
2019-10-05 16:48:50 -04:00
Daniel Ginovker c72542a86c @mediabi3 (#8) 2019-10-05 15:47:05 -04:00
dginovker 1dc22f65b7 Added ::tele and fixed bank 2019-10-05 12:05:13 -04:00
dginovker 2484a47927 Fix varrock west bank 2019-10-04 22:12:23 -04:00
dginovker d737aa398b Fixed shops.. again 2019-10-04 16:56:36 -04:00
MitchvanWijngaarden 61a0fc7f2b bandaid fix fletching (#5) 2019-10-04 16:28:03 -04:00
dginovker 15278364a6 Merge branch 'master' of https://github.com/dginovker/2006rebotted 2019-10-04 13:09:02 -04:00
dginovker 3af5acc0eb Fix server crash when woodcutting with pickaxe 2019-10-04 13:08:57 -04:00
Daniel Ginovker 178810413b Format 2019-10-04 11:23:18 -04:00
Daniel Ginovker 0d92f3bded Add contributing guide 2019-10-04 11:21:56 -04:00
dginovker d320d8efe3 Fix shop dupe thing 2019-10-04 10:46:46 -04:00
dginovker 72927379dc Actually fix autoretaliate 2019-10-03 20:43:58 -04:00
dginovker 9d45efb06c Updated server files 2019-10-03 18:48:41 -04:00
dginovker 15150159a4 Fixed bank bug, classes not compiled properly 2019-10-03 18:21:10 -04:00
Daniel Ginovker 828a0702db Update README.md 2019-10-03 14:23:01 -04:00
dginovker 1af8ef1649 Fixed start/stop scripts 2019-10-03 11:57:18 -04:00
dginovker d1e74667ae Corrected output to read classes from default path 2019-10-03 10:02:26 -04:00