- Sep 06, 2019
- Sep 05, 2019
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
LORD.net? I dunno what to call it yet. Catch me on IRC at irc.synchro.net in #synchronet. You should be able to email at deuce@nix.synchro.net too if you like. This uses dorkit, and can run under any BBS using jsdoor. My setup: Name Javascript LORD Internal Code LORD Start-up Directory /synchronet/sbbs/xtrn/lord Command Line ?lord.js Clean-up Command Line Execution Cost None Access Requirements Execution Requirements Multiple Concurrent Users Yes Intercept I/O No Native Executable No Use Shell to Execute No Modify User Data No Execute on Event No Pause After Execution No BBS Drop File Type None Place Drop File In Node Directory
-
deuce authored
-
deuce authored
This will allow the server to enforce an enemy list, as well as keep the number of "stuff" in the directory to a minimum.
-
- 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