- Nov 28, 2013
-
-
nightfox authored
-
nightfox authored
Changed the CTRL key text in the lower-right to be normal magenta (not bright magenta). A bug fix in SlyEdit v1.39 allows this change without affecting the colors of the parenthesis there.
-
nightfox authored
-
nightfox authored
Minor bug fix in wrapQuoteLinesUsingAuthorInitials() in SlyEdit_Misc.js starting on line 2739: Added more checks to ensure that the gQuoteLines object it references is valid. Minor bug fix: Updated the Ice-style color display for the control key help text in the lower right so that normal/high attributes don't interfere with the high blue color of the parenthesis.
-
- Nov 23, 2013
-
-
echicken authored
I'm no longer interested in supporting these scripts and no longer run them on my own BBS Updated the readme to reflect this status.
-
- Nov 17, 2013
- Nov 16, 2013
- Nov 12, 2013
-
-
nightfox authored
Updated SlyEdit_ReadMe.txt for version 1.38. Also updated SlyEdit_DD_Message_Lister_notes.txt to be more generic so I won't have to update it for a while.
-
nightfox authored
Version 1.38 - Minor bug fix: If there are no text replacements to list when the user tries to list them, the cursor now returns to its proper place after displaying the error.
-
- Nov 10, 2013
- Nov 07, 2013
-
-
mcmlxxix authored
-
- Nov 06, 2013
-
-
mcmlxxix authored
use word wrapping in game activity window, store turn and last_turn data individually, update player list after each attack
-
mcmlxxix authored
-
mcmlxxix authored
-
deuce authored
-
mcmlxxix authored
more bug fixes, adhere to minimum score setting, make hitler more paranoid, change minimum score to -10
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
added several new attack sorting methods and checks, load AI settings from the database (instead of from local file), clear ai turn status when a game ends (so it can start properly when the number is re-used)
-
mcmlxxix authored
-
- Nov 05, 2013
-
-
mcmlxxix authored
new AI added. please give a warm welcome to Caesar. he enjoys long walks on the beach and attacking from his primary cluster.
-
mcmlxxix authored
fixed in-game turn updates, added dice totals to AI battle messages, attila the hun is now napoleon, miscellaneous other bug fixes, updated exit graphic
-
deuce authored
-
deuce authored
-
deuce authored
lengths. SAFECOPY() isn't anymore so don't. Thanks Access Denied for sticking with it. This one should be more workyer.
-
- Nov 04, 2013
- Oct 30, 2013
-
-
rswindell authored
sbbsecho.cfg line lengths and addressess all "%compression none" AreaFix command issues (according to Deuce).
-
- Oct 29, 2013
-
-
deuce authored
-
deuce authored
Note that it still assumes that teach arctype uses one line only. It will only add the specified node to one line, but every time it comes across a line with the old type, it will replace it with a new line containing every node which uses the old type. This is likely not what you want, so only use a single USEPACKER line per archiver type is you're modifying this by hand. I'm looking at you access_d. Your welcome.
-
deuce authored
This does not mean you can actually *USE* lines longer than 256 characters though because the areafix stuff will still take a dump on your config if you do.
-
deuce authored
-
deuce authored
buffer size, or really do anything except fgetc() in a loop. Do that then. Also, use DLLEXPORT/DLLCALL/etc. macros.
-