From nicolas.weeger at laposte.net Sat May 7 05:54:00 2011 From: nicolas.weeger at laposte.net (Nicolas Weeger) Date: Sat, 7 May 2011 12:54:00 +0200 Subject: [crossfire] Some interesting reading Message-ID: <201105071254.01098.nicolas.weeger@laposte.net> Hello. I stumbled on some page about game development, and thought I'd share it since it contains many nice topics. http://www-cs-students.stanford.edu/~amitp/gameprog.html In particular, there are 4 interesting articles on virtual economies: - http://trac.bookofhook.com/bookofhook/trac.cgi/wiki/DesignOfOnlineEconomies1 - http://trac.bookofhook.com/bookofhook/trac.cgi/wiki/DesignOfOnlineEconomies2 - http://trac.bookofhook.com/bookofhook/trac.cgi/wiki/DesignOfOnlineEconomies3 - http://web.archive.org/web/http://bookofhook.com/Article/GameDesign/TheDesignofOnlineEconomie-4.html I think we could find some inspiration in some links ;) Regards Nicolas -- Mon p'tit coin du web - http://nicolas.weeger.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part. URL: From nicolas.weeger at laposte.net Sat May 7 09:23:23 2011 From: nicolas.weeger at laposte.net (Nicolas Weeger) Date: Sat, 7 May 2011 16:23:23 +0200 Subject: [crossfire] Message handling changes Message-ID: <201105071623.26508.nicolas.weeger@laposte.net> Hello. I committed two changes to the lib/messages file and handling: - messages have a (relative) chance, like other things like items on treasure list, so we can alter message frequency, or have messages which don't appear in random scrolls (can be given from quests and such) - messages are (optionally, depending on the message) managed through the 'knowledge' system, so a player will keep track of slightly more information Check the top of lib/messages and ask me if not clear. Regards Nicolas -- Mon p'tit coin du web - http://nicolas.weeger.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part. URL: From nicolas.weeger at laposte.net Wed May 18 17:35:40 2011 From: nicolas.weeger at laposte.net (Nicolas Weeger) Date: Thu, 19 May 2011 00:35:40 +0200 Subject: [crossfire] Small CRE improvements Message-ID: <201105190035.44241.nicolas.weeger@laposte.net> Hello. I've added to CRE the list of maps using a quest or a message file. Those appear as a new tab in the quest or message panel. This should help figure where a quest takes place, and such. Note that this only concerns maps, messages updating quests won't be taken into account. For now :) Regards Nicolas -- Mon p'tit coin du web - http://nicolas.weeger.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part. URL: From nicolas.weeger at laposte.net Sun May 29 07:12:11 2011 From: nicolas.weeger at laposte.net (Nicolas Weeger) Date: Sun, 29 May 2011 14:12:11 +0200 Subject: [crossfire] Summoned pet monster statistics Message-ID: <201105291412.15500.nicolas.weeger@laposte.net> Hello. I've modified CRE to generate statistics (ac, hp, dam, speed, wc) for summoned pet monsters. Result is visible at http://weeger.org/summoned.html This'll hopefully help balance things. Nicolas -- Mon p'tit coin du web - http://nicolas.weeger.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part. URL: