Mirage Source
MS Feature Pack - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Related Products (https://mirage-engine.uk/forums/forumdisplay.php?fid=48)
+---- Thread: MS Feature Pack (/showthread.php?tid=2503)



MS Feature Pack - Anthony - 18-01-2009

This is an engine I am working on on my spare time for new comers to start out with. It's just MS4(3.68) modified to include some tutorials and other features that I have added in on my own. Major things I am planning on adding are scrolling maps, weather, advanced ai, guilds and a quest/npc interaction system.

Downloads are below, please let me know if there are any bugs. Any help and ideas are greatly appreciated!

Downloads
Latest Release
January.18.2008

Other Releases
Single Character Accounts

Older Releases
January.17.2008

Change Log
January.18.2008

Fixes/Additions/Changes:
  • • Removed blting of item picture in frmMapObject.
    • Added UserDataRec.
    • Added saving player info on login.
    • Added 3-frame movement.
    • Added advanced Npc AI (Dragoons Master tutorial).
    • Removed hiding attributes in “layers mod” in map editor.
    • Added mask2 and fringe2 layers to maps.

January.17.2008

Fixes/Additions/Changes:
  • • All binary files save to single files.
    • Organized client and server folders.
    • Added graphics compression (credits to Robin).
    • Included Robin’s graphics compressor.
    • Changed form names.
    • Moved all “map objects” into a single form and removed unneeded ones.
    • Added error handling for saving/loading files (credits to Robin).
    • Accounts save into their own folder.



Re: Bored.. Engine? - Nean - 18-01-2009

Server seems to load well, however when I load client in full compile

Variable not defined in Public Sub MapItemEditorBltItem()

Code:
frmMapItem



Re: MS Feature Pack - Anthony - 19-01-2009

Updated release.

What kinds of things would people like to see in this?


Re: MS Feature Pack - deathknight - 19-01-2009

An account editor would be nice. I'm tired of having to delete my account everytime I add a new stat in.


Re: MS Feature Pack - Coke - 19-01-2009

Just tell the account load to assign blank values to any fields it can't find, then you won't have too.