lua:changelog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
lua:changelog [2015/09/28 02:28] – [12/27/2013] vodur | lua:changelog [2016/03/21 21:55] (current) – [3/15/2016] vodur | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Log of changes affecting lua scripting API including changes to prog triggers. ====== | ====== Log of changes affecting lua scripting API including changes to prog triggers. ====== | ||
+ | |||
+ | ===== 3/21/2016 ===== | ||
+ | |||
+ | - Add CH.ascents and CH.subclass. | ||
+ | |||
+ | ===== ===== | ||
+ | |||
+ | ===== 3/15/2016 ===== | ||
+ | |||
+ | - Global log() no longer takes format arguments. | ||
+ | - log() now has optional 2nd argument to send to wiznet. | ||
+ | |||
+ | ===== 3/14/2016 ===== | ||
+ | |||
+ | - Add oprog command trigger (Bobble). | ||
+ | |||
+ | ===== 2/14/2016 ===== | ||
+ | |||
+ | - Add oprog merge trigger. | ||
+ | |||
+ | ===== 2/10/2016 ===== | ||
+ | |||
+ | - Add CH.savesphys, | ||
+ | |||
+ | ===== 2/7/2016 ===== | ||
+ | |||
+ | - Add db.exec(), db.escape(), | ||
+ | - Add CH.godname, CH.religionrank, | ||
+ | |||
+ | ===== 10/26/2015 ===== | ||
+ | |||
+ | - Remove OBJ:wear() and OBJPROTO: | ||
+ | - Add OBJ.weartype and OBJPROTO.weartype. | ||
+ | |||
+ | ===== 10/19/2015 ===== | ||
+ | |||
+ | - Add oprog death trigger. | ||
+ | |||
+ | ===== 10/10/2015 ===== | ||
+ | |||
+ | - Add CH.dicenumber and CH.dicetype. | ||
+ | |||
+ | ===== 10/5/2015 ===== | ||
+ | |||
+ | - Add CH: | ||
+ | - Adjust all EXIT methods with side effects to security 1 (from 0). | ||
===== 9/27/2015 ===== | ===== 9/27/2015 ===== | ||
Line 9: | Line 55: | ||
- Teleport spell now honors rprog exit, aprog rexit, aprog exit, aprog enter, aprog renter, rprog enter triggers. | - Teleport spell now honors rprog exit, aprog rexit, aprog exit, aprog enter, aprog renter, rprog enter triggers. | ||
- Word of recall spell now honors rprog exit, aprog rexit, aprog exit, aprog enter, aprog renter, rprog enter triggers. | - Word of recall spell now honors rprog exit, aprog rexit, aprog exit, aprog enter, aprog renter, rprog enter triggers. | ||
- | - Transfer() and gtransfer() now honor rprog exit, aprog rexit, aprog exit triggers (already honored aprog enter, aprong renter, rprog enter, oprog greet, mprog greet). | + | - Transfer() and gtransfer() now honors |
+ | - Fixed order of trigger processing when entering portals. Add check for oprog move trigger. | ||
+ | - Added area scoped ' | ||
===== 9/26/2015 ===== | ===== 9/26/2015 ===== | ||
Line 218: | Line 266: | ||
===== 12/26/2013 ===== | ===== 12/26/2013 ===== | ||
- | 1. Added ' | + | - Added ' |
+ | - Fixed code to actually check security (was only working for global funcs). | ||
+ | - All ' | ||
+ | - Added util.strlen_color. | ||
+ | - Added util.truncate_color_string. | ||
+ | - Added util.format_color_string. | ||
+ | - Added ' | ||
+ | - Added ' | ||
+ | - Added ' | ||
+ | - All "check only" methods left with security 0, all others are set to 1. | ||
===== 12/20/2013 ===== | ===== 12/20/2013 ===== | ||
- | 1. Added ' | + | - Added ' |
+ | - Added rprog ' | ||
===== 12/17/2013 ===== | ===== 12/17/2013 ===== | ||
- | 1. Added ' | + | - Added ' |
===== 12/16/2013 ===== | ===== 12/16/2013 ===== | ||
- | 1. Added ' | + | - Added ' |
===== 12/15/2013 ===== | ===== 12/15/2013 ===== | ||
- | 1. Added ' | + | - Added ' |
- | + | - ' | |
- | < | + | - ' |
- | a. exitflag | + | - Added global ' |
- | | + | - Added the following otype specific flag check methods for OBJ and OBJPROTO: |
- | | + | |
- | | + | |
- | | + | |
- | </ | + | |
- | + | | |
- | 5. Added the following otype specific get fields for OBJ and OBJPROTO: | + | |
- | + | | |
- | < | + | |
- | a. light | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | </ | + | |
===== 12/11/2013 ===== | ===== 12/11/2013 ===== |
lua/changelog.1443407296.txt.gz · Last modified: 2015/09/28 02:28 by vodur