Commit graph

2713 commits

Author SHA1 Message Date
6cf3e97985 Merge pull request 'Implemented familiar auto loot blocklist' (#10) from dev into master
Reviewed-on: #10
2024-12-08 14:46:37 -07:00
579df71848 Implemented familiar auto loot blocklist
Adding the name of an item to the player ignore list will prevent familiars from looting that item.
2024-12-08 14:36:34 -07:00
bd8669f629 Merge pull request 'dev' (#9) from dev into master
Reviewed-on: #9
2024-12-07 20:23:38 -07:00
97053798ff Fixed free spell cast bug and removed delay on bind spells
The chance to not consume runes was being checked before checking if the runes were in the inventory, allowing casting of spells that the player did not have the runes for. This has been fixed. Additionaly, the forced delay on bind spells has been removed, so they can be spammed. This is definitely unbalanced for pvp, nobody does pvp so it's fine. If possible in the future, reinstat the delay when targeting players.
2024-12-07 20:16:45 -07:00
b1ca068e3f Removed delay on note spell casting
Since it only does 10 items at a time, it is often cast 2-3 times in a row. The delay is unnecessary for this spell.
2024-12-07 19:54:27 -07:00
05c1ac1dc0 Added runecrafting exp when crafting altar teleport tablets 2024-12-07 19:36:12 -07:00
b381d78362 Merge pull request 'dev' (#8) from dev into master
Reviewed-on: #8
2024-12-06 09:17:07 -07:00
ed9a6fa118 Merge branch 'master' into dev 2024-12-06 09:16:27 -07:00
ecb3a66d58 Fishing with Hunter feathers and Note Spell changes
Feathers earned with hunting can now be used for fly fishing. The note spell no longer charges a 10% tax, but is instead limited to noting 10 items at a time.
2024-12-06 09:13:09 -07:00
ffe1e11d11 Traps with a catch now last 10 minutes instead of 1 2024-12-06 08:05:40 -07:00
ff80ec3b51 Merge pull request 'Update Master' (#7) from dev into master
Reviewed-on: #7
2024-12-05 15:59:23 -07:00
be7143be20 Updated pickpocket to stop if health gets low
If your health is low enough that you'll die if you get caught, then pickpocketing will stop repeating.
2024-12-05 15:53:31 -07:00
a788b64e44 Added Burgh de Rott bank functionality 2024-12-05 15:20:10 -07:00
6cc6a4c69c Fixing minecarts that lead to keldagrim. 2024-12-05 15:01:26 -07:00
30113613e0 Merge pull request 'Update Master' (#6) from dev into master
Reviewed-on: #6
2024-11-24 22:03:59 -07:00
40196333ad Changes to Ava's devices from Animal Magnetism
The devices no longer need to be worn, completing the quest is enough. Also standardized arrow break rates to exactly 20% at all levels. Ava's devices will pick up 100% of the arrows that don't break.
2024-11-24 21:52:06 -07:00
f3c9dd2d9c Changed Low Alch spell into Note Spell
Casting on an item will note all of the matching items in your inventory. 10% of the items (rounded down) are charged as a "tax" so that other remote deposit options are still competitive.
2024-11-24 21:07:42 -07:00
f258632fb5 Farming produce is automatically noted if wearing an amulet of farming or amulet of nature
Since the leprechaun is right there and can do the same function, this just saves the annoying clicking of harvesting and using the produce on the leprechaun over and over.

Note that the other functions of the amulet of farming or amulet of nature are not implemented yet.
2024-11-24 20:21:34 -07:00
e19c89f441 Merge pull request 'Update master' (#5) from dev into master
Reviewed-on: #5
2024-11-21 17:45:09 -07:00
3119a01e3f Additional steps to remove random events
The random events came back for some characters, seems the timer got started somehow. This change should pause the timer every time it's registered, so it should never start again.
2024-11-21 17:44:13 -07:00
fba2e413cf Added small summoning exp gain every minute a familiar is summoned
The gain is the summoning level required + 10.
2024-11-21 17:10:08 -07:00
456925264b Merge pull request 'Push updates to master' (#4) from dev into master
Reviewed-on: #4
2024-11-21 06:43:18 -07:00
6ed0ead8a7 Removed door dialogue in the stronghold of security
No need to explain how to secure your account over and over, we aren't kids.
2024-11-20 19:39:50 -07:00
6cca2d1bed Allow trading any item
Attempting to trade an untradeable item will give a warning message, but the trade will still be allowed to go through.
2024-11-20 19:33:24 -07:00
440f8ce3ac Corrected default exp rate
Changing the default exp rate to anything other than 5.0 causes the new rate to override the player's selection at tutorial island. I lowered the default just to reduce the amount of exp you gain during tutorial island, but with the new scaling exp rate that's no longer required.
2024-11-20 19:21:17 -07:00
ee11daa0be Merge pull request 'Refresh dev environment' (#3) from master into dev
Reviewed-on: #3
2024-11-17 17:16:58 -07:00
b33ad22740 Removing Jarvald reference to NPC Constlib, since I have no idea how to update that
The original change (fb2535e248) Says it requires a constlib update. From what I can tell, that is made here: https://gitlab.com/2009scape/tools/rs09-constants-library.

However, I have no idea how to actually get a new build of this. Perhaps the server files will be updated to include this in the future, but in the meantime I am changing this back so the server actually starts.
2024-11-17 17:16:20 -07:00
3f8828457b Merge pull request 'Initial build of Snowscape' (#1) from dev into master
Reviewed-on: #1
2024-11-17 15:51:17 -07:00
793acecf2e Merge pull request 'Updating from 2009scape' (#2) from 2009Scape/Server:master into master
Reviewed-on: #2
2024-11-17 15:45:30 -07:00
eebcb25274 Updated fletching message to include the new arrowshaft quantities 2024-11-17 14:18:44 -07:00
9ed560cca6 Can now fletch arrow shafts from higher tier logs, getting more arrowshafts in return
This uses the same exp, level requirements, and arrowshaft output as Old School Runescape.
2024-11-17 14:16:39 -07:00
a86b734e0d Replaced "Make 10" with "Make 30" for crafting interfaces that use the chat dialogue
The client will still display 10, but the action will repeat 30 times.
2024-11-17 13:04:51 -07:00
5319cabdae Selecting "make 10 bars" in the smelting interface will now make 30, allowing a full inventory 2024-11-17 12:59:35 -07:00
ee6f83eb7e Improved timing of pickpocket repeating, and allowed repeating even when caught 2024-11-17 10:56:19 -07:00
63c7fc3f70 Fixed typo in variable name 2024-11-16 16:45:43 -07:00
8f55baa13e Experience multiplier now scales based on the skill level
This slows down the extremely boosted early game while still allowing the multiplier to reduce late-game grind.
2024-11-16 16:19:06 -07:00
6845a3740f Rebalanced prayer point drain rates (almost everything except protection prayers drains far less)
- Protection prayers are now all equal at 10 points per minute
- the 5%, 10%, and 15% bonus prayers now drain 1, 2, and 3 points per minute, respectively. Having all of them active at once is now a lower drain than Chivalry.
-- The attack and strength versions drain half of that, since you need two of them active.
- Chivalry and Piety now also boost magic and ranged at the same rate as attack, and have had their drain slightly lowered. (7.5 and 10 points per minute)
2024-11-16 09:47:46 -07:00
02a36f7bf7 Removed gloves of silence requirement for auto-pickpocketing 2024-11-15 12:37:47 -07:00
Ryan
79c69e3d43 Changed timestamp in logs to ISO standard datetime format 2024-11-14 12:42:48 +00:00
GregF
7d79c9a82a Construction can now be used to fix the ladder to the wilderness beacon 2024-11-14 12:14:31 +00:00
Oven Bread
e216a6366f Use the system update countdown for the daily restart 2024-11-14 12:08:21 +00:00
Player Name
9054e36288 King Bolren now gives back lost gnome amulets 2024-11-14 12:05:47 +00:00
Oven Bread
1a67932351 Implemented Pillory random event (this event occurs while pick-pocketing) 2024-11-14 12:02:37 +00:00
Player Name
7a6adda997 Authenticity improvements to runecrafting pouches. Due to changes in degrade counters, they will degrade within the next 1 or 2 fills after this update; this is a one-time event. Resolve (or prevent) this by repairing via the dark mage 2024-11-14 11:56:16 +00:00
GregF
1da53c448d Rewrote dream spell
Fixed healing rate of dream
Added sound to dream spell
2024-11-14 11:51:34 +00:00
Player Name
53dc169774 Corporeal beast authenticity improvements
Dark core will no longer jump to players in safe area
Adjusted maximum attack hits
Protect from magic now blocks the big dart attack by 40%
Now resummons the dark core when it dies
Made the dark core respawn mechanics more authentic
Dark core now drops ashes
2024-11-14 11:36:09 +00:00
Player Name
b0be48501b Made the following POH hotspots refund their non-plank items when torn down: any quest item, any guild trophy, any armor stand
Refactored some construction code
Removed decorations and hotspots for "Menagerie" rooms, which seem to be inauthentic
Changed the following hotspots to be recursive: decoration, wall chart (study)
Corrected xp for a few construction items
2024-11-14 11:18:25 +00:00
Player Name
98c99e7550 POH telescope now estimates the shooting star time based on its tier 2024-11-14 11:06:41 +00:00
Player Name
ed41f3a228 Bounty Hunter music is now unlockable 2024-11-14 11:02:26 +00:00
Player Name
a2eafa8bc0 Fixed exception on server boot related to a duplicated attempt to register dialogue for Jarvald 2024-11-14 10:44:00 +00:00