ceikry
1bd5cb44d8
More junk management server code cleanup
2021-08-10 09:06:11 -05:00
ceikry
d23b53ba6f
Trying to patch up some junky code in the management server
2021-08-10 00:02:47 -05:00
ceikry
5c8774de89
Cleanup CTZ/ServerStore
2021-08-09 19:03:09 -05:00
Ceikry
1affefbe81
Merge branch 'bork_daily_reset' into 'master'
...
Changed Bork to use daily reset.
See merge request 2009scape/2009scape!220
2021-08-10 00:02:05 +00:00
Ceikry
24b2fd7e6a
Merge branch 'wiz_guild_fix' into 'master'
...
Code Cleanup - Wizards Guild uses ContentAPI now.
See merge request 2009scape/2009scape!221
2021-08-10 00:00:36 +00:00
Ceikry
37d5922df6
Merge branch 'server_run_fix' into 'master'
...
Removed space causing parser error.
See merge request 2009scape/2009scape!222
2021-08-09 23:59:50 +00:00
NixWigton
880e2ba4e1
Removed space causing parser error.
2021-08-09 18:52:04 -05:00
NixWigton
8f9af6b4c4
Code Cleanup - Wizards Guild uses ContentAPI now.
2021-08-09 18:41:12 -05:00
NixWigton
2f1fdde80b
Changed Bork to use daily reset.
2021-08-09 18:34:56 -05:00
Ceikry
0b0f4f81ac
Merge branch 'wiz_guild_fix' into 'master'
...
Allow boosts to be used to enter wizard's guild.
See merge request 2009scape/2009scape!219
2021-08-09 23:32:43 +00:00
Ceikry
34a88f9879
Merge branch 'master' into 'master'
...
Fix: Rats, Shades and their Robes, misc fixes
See merge request 2009scape/2009scape!215
2021-08-09 23:31:10 +00:00
skelsoft
6593b430d9
Fix: Rats, Shades and their Robes, misc fixes
2021-08-09 23:31:10 +00:00
Ceikry
9781777874
Merge branch 'cutscene_fix' into 'master'
...
Fixed issue where interface options disappear after cutscenes.
See merge request 2009scape/2009scape!218
2021-08-09 23:29:22 +00:00
NixWigton
6d181b439e
Fixed issue where interface options disappear after cutscenes.
2021-08-09 16:34:39 -05:00
NixWigton
befb0bf4e1
Allow boosts to be used to enter wizard's guild.
2021-08-09 16:30:15 -05:00
ceikry
ed722c9e41
Massive varp/varbit related refactoring + new client command
2021-08-09 13:20:07 -05:00
ceikry
e4811e32e3
Remove potentially problematic while loops
2021-08-08 23:40:14 -05:00
ceikry
0d0f5e0e69
Slight code cleanup
2021-08-08 23:28:27 -05:00
ceikry
1f8073354d
Change update worker to dedicated thread
2021-08-08 23:27:49 -05:00
ceikry
eb2517ef3e
Added + handled varbit packet
2021-08-08 23:15:18 -05:00
ceikry
2a1e082485
Server will create a thread dump on a heartbeat death
2021-08-08 22:22:03 -05:00
ceikry
f8950359a2
Remove 10x and 20x options from Hans.
2021-08-08 12:02:18 -05:00
ceikry
32d2c842b7
Corrected combat level formula
2021-08-07 18:22:45 -05:00
ceikry
9bb7508d24
Merge remote-tracking branch 'origin/master'
2021-08-07 15:11:46 -05:00
ceikry
e8945be28b
Corrected dragonslayer-locked equipment
2021-08-07 15:11:42 -05:00
Ceikry
793574910b
Merge branch 'tree_spirit_fix' into 'master'
...
Fixed tree spirit spawning issue.
See merge request 2009scape/2009scape!217
2021-08-06 20:59:07 +00:00
NixWigton
62d72891a4
Fixed tree spirit spawning issue.
2021-08-06 15:58:01 -05:00
ceikry
c106f68665
Merge remote-tracking branch 'origin/master'
2021-08-06 14:53:48 -05:00
ceikry
7be1861af9
Ironman restricted to own house
2021-08-06 14:53:41 -05:00
Ceikry
f7ea93748a
Merge branch 'simon_templeton_debug_message' into 'master'
...
Removed random message when talking to Simon Templeton.
See merge request 2009scape/2009scape!216
2021-08-06 19:31:19 +00:00
NixWigton
2ce801c77b
Removed random message when talking to Simon Templeton.
2021-08-06 14:28:53 -05:00
ceikry
e34a6a1d4e
Purged bill.
2021-08-06 09:52:45 -05:00
ceikry
76c01f2d2e
Convert shop class to kotlin
2021-08-06 08:10:22 -05:00
ceikry
8f09081151
Rename .java to .kt
2021-08-06 08:10:22 -05:00
ceikry
73dc0370c8
I quit
2021-08-06 07:22:43 -05:00
ceikry
b2254fb318
Fixed a bug with slayer
2021-08-05 21:23:30 -05:00
ceikry
9ebcbe56e2
I wish I could exist for a single day without getting a migraine from very stupid issues.
2021-08-05 20:12:40 -05:00
skelsoft
25f08378a3
Fix: Rats, Shades and their Robes, misc fixes
...
- Rats now have corrected stats, attack speed and bonuses (should no longer be able to hit players at all, like they do authentically)
- Rats now correctly respawn at a high rate (quite close to 1 game tick now!)
- Rats can now correctly count as Rat slayer monsters for tasks
- Rats (Stronghold of Security) now correctly count as Rat slayer monsters for tasks
- Bloodveld respawn delay corrected
- Shade robe top and Shade robe bottom are now correctly obtainable, as a low% drop from Shades in the Stronghold of Security
- Shades now correctly count as Shade slayer monsters for the Shade Task
- Shade stats corrected
- Shade NPCs repopulated where they should be inside the Lv4 Stronghold of Security
- Small typo correction to a string printed when cooking with an iron spit (StandardCookingPulse.java)
- Dwarven rock cake now has correct, authentic text when trying to consume it
2021-08-06 10:19:11 +10:00
skelsoft
5bf5ef4f97
Merge remote-tracking branch 'upstream/master'
2021-08-06 08:54:34 +10:00
ceikry
5b3a6bcf5e
Redundant safety checks
2021-08-05 16:36:32 -05:00
ceikry
d71cc7c8e2
woops teehee
2021-08-05 16:10:44 -05:00
ceikry
eab637db3d
woops teehee
2021-08-05 15:27:03 -05:00
ceikry
cce945788d
Updated client with new config settings
2021-08-05 15:09:36 -05:00
ceikry
5c5826921e
Update README
2021-08-05 09:35:28 -05:00
ceikry
6107208db3
Update README
2021-08-05 09:26:26 -05:00
ceikry
218cd2d0db
Update README
2021-08-05 09:22:07 -05:00
ceikry
82d1fa6585
Update README
2021-08-05 09:21:25 -05:00
ceikry
e86cc3978a
Update README
2021-08-05 09:20:37 -05:00
ceikry
337137c07a
Fixed bug with osman's dialogue
2021-08-05 07:31:07 -05:00
ceikry
beb9d41e41
E
2021-08-04 22:59:34 -05:00