- Sep 04, 2019
-
-
deuce authored
1) DeathKnightBoost makes the Death Knight attack 3.3 times not 3. This makes it more powerful than the Thief sneaky attack, making it less obvious that thieves are always better. 2) WakeUpDragon when you wake up at level 12 or with more than 15 million XP, you will find you've been dragged to the dragons lair and must fight it. This, along with the weapon/armour restriction shuts down camping.
-
deuce authored
-
deuce authored
-
deuce authored
-
- Sep 03, 2019
-
-
deuce authored
New formula: (random(500)+500)*(level) Old formula: (random(500)+500)*(level ** 3)
-
deuce authored
depending on how many times you killed the dragon. Defaults to disabled.
-
deuce authored
It has some things hard-cded and such, but it should be enough to get someone started if they need to convert more.
-
deuce authored
Camelot archive.
-
deuce authored
from a different dir.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
It can be an absolute or relative directory, a filename prefix, or both. ie: "/sbbs/xtrn/lord/netlord/" will be in the netlord directory. "/sbbs/xtrn/lord/netlord" will prefix all the files with "netlord" unless a netlord directory exists. "netlord/" same as #1, relative to exec dir. "netlord" same as #2, relative to exec dir.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Fix some incorrect manual conversions from `c to `C
-
deuce authored
-
deuce authored
some clean-up items left... 1) Deleted player slots aren't re-used. 2) The in-memory log is never trimmed. 3) Useful auth things and a signup thing.
-
- Sep 01, 2019
-
-
deuce authored
This seems to unbalance the game, and forest fights just aren't dangerous if you kill a couple players every day. I may set FiveSkillPoints by default too since it's the last 4.x change I'm not defaulting to reverting. FiveSkillPoints controls if thief and death knight uses take four or five skill points each. I haven't figured out exactly when this change was made, but I think if Seth made it, I'll leave it as default, but if Mike made it, I'll change the default back to what Seth used.
-
deuce authored
blank lines.
-
deuce authored
Only feature remaining is the online battle stuff. Whee!
-
deuce authored
-
deuce authored
-
- Aug 31, 2019
- Aug 30, 2019
-
-
deuce authored
only used in the main body.
-
deuce authored
All that's left now is modifying the server state, and the various converstation things... the flowers are most interesting because of the funky flower setting.
-
deuce authored
-
deuce authored
This doesn't currently run in jsdoor since jsdoor doesn't have a system password, or a place to store certs (yet). This is the initial work, and just has player file access. Mail, logs, and update rather than full put/get are still TODO, as is the ability to update players owned by other systems.
-
nightfox authored
Version 1.25: Added the ability to search for message groups and sub-boards when changing to another sub-board. Search can be started with the / key or CTRL-F (Find). Also, in lightbar mode, the N key can be used to highlight the next match in the list.
-
deuce authored
-