• xtrn/lord2/lord2.js world.dat

    From deuce@VERT to CVS commit on Sunday, September 22, 2019 17:44:38
    xtrn/lord2 lord2.js 1.11 1.12 world.dat 1.1 1.2
    Update of /cvsroot/sbbs/xtrn/lord2
    In directory cvs:/tmp/cvs-serv30433

    Modified Files:
    lord2.js world.dat
    Log Message:
    Implement globals in world, update.tmp for multiplayer, date handling, and maintenance.

    Random events, fight, and sellmanager are likely all that's still needed
    for this to be somewhat playable.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Sunday, September 22, 2019 20:26:07
    xtrn/lord2 lord2.js 1.13 1.14 world.dat 1.2 1.3
    Update of /cvsroot/sbbs/xtrn/lord2
    In directory cvs:/tmp/cvs-serv28413

    Modified Files:
    lord2.js world.dat
    Log Message:
    Some fixings to make it play nice with "real" LORD2.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Monday, September 23, 2019 18:38:12
    xtrn/lord2 lord2.js 1.21 1.22 world.dat 1.3 1.4
    Update of /cvsroot/sbbs/xtrn/lord2
    In directory cvs:/tmp/cvs-serv2643

    Modified Files:
    lord2.js world.dat
    Log Message:
    Add support for the fight command.
    This was the last major piece for basic game functionality. Next up is the multi-player features like mail, chat, online battles, then it's down to finishing up all the keywords.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Tuesday, September 24, 2019 11:48:26
    xtrn/lord2 lord2.js 1.24 1.25 world.dat 1.4 1.5
    Update of /cvsroot/sbbs/xtrn/lord2
    In directory cvs:/tmp/cvs-serv3094

    Modified Files:
    lord2.js world.dat
    Log Message:
    More REF stuff from documentation and from scripts.
    All that's left is: lordrank rank whoison overheadmap chooseplayer




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Friday, February 26, 2021 09:54:59
    https://gitlab.synchro.net/main/sbbs/-/commit/4c29ed770d9e3150e4d41392
    Modified Files:
    xtrn/lord2/lord2.js world.dat
    Log Message:
    Minor cleanup

    Adjust some comments
    Use pretty_int() wherever we're displaying a number
    Clamp more integers
    Don't clear screen before drawing map

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net