Menu

Source (svn, archived) Commit Log


Commit Date  
[r1504] by raoul

-> Level updates for latest object renamings

2009-02-03 00:45:20 Tree
[r1503] by ral

Trunk 1.1: new API reengineering
- gadget counter:
- react on state dependent action, too
- reengineering booze:
- new class bottle item
- it-booze -> it_bottle
- it-booze-broken -> it_bottle_broken
- renaming drop item:
- it-drop -> it_drop
- renaming system items:
- it-debris -> it_debris
- it-odometer -> it_odometer
- it-dummy -> it_dummy
Note:
- odometer should not be used in Enigma mode! Use coffee instead.
- bottle, drop features are still incomplete and need to be fixed

2009-02-02 23:53:30 Tree
[r1502] by raoul

-> Many new API level rewritings

2009-02-02 18:49:22 Tree
[r1501] by raoul

-> Level updates for latest renamings

2009-02-02 18:13:25 Tree
[r1500] by ral

Trunk 1.1: new API reengineering
- reengineering grate3:
- new class portal stone
- st-grate3 -> st_portal_horse, st_portal
- limit st_portal_horse to horse actors
- st_portal_pearl lets pass only pearl actors
- read only attribute flavor - "horse", "pearl"
- reengineering black-/whiteballs:
- new class jamb stone
- st-blackballs -> st_jamb_black, st_jamb
- st-whiteballs -> st_jamb_white
- attribute "color"
- renaming:
- st-chameleon -> st_chameleon
- st-dummy -> st_dummy
Note:
- chameleon features are still incomplete and need to be fixed

2009-02-02 00:27:28 Tree
[r1499] by ral

Homepage:
- statistics January 2009

2009-02-01 15:14:54 Tree
[r1498] by ral

Test Level new API:
- added level for surprise objects
- extended fire level for extinguisher refill

2009-02-01 15:07:57 Tree
[r1497] by ral

Trunk 1.1: new API reengineering
- reengineering surprise item and stone - renaming:
- it-surprise -> it_surprise
- st-surprise -> st_surprise
- removed old st-magic from default selection list for Enigma mode
- add attribute "selection" that takes a token determining the substitution
objects - a lua table of strings with item/stone names or tile keys with
an '=' prefix added to the key
- surprise objects do perform an action to allow a callback to update the
selection.

2009-02-01 14:41:59 Tree
[r1496] by raoul

-> Level updates for it_burnable_*, it_flag_*

2009-01-31 01:28:40 Tree
[r1495] by ral

Trunk 1.1: new API reengineering
- umbrella and god mode shield all actors of current initiating player
- reengineering burnable item - renaming:
- it-burnable -> it_burnable_invisible, it_burnable
- it-burnable_oil -> it_burnable_oil
- it-burnable_ignited -> it_burnable_ignited
- it-burnable_burning -> it_burnable_burning
- it-burnable_ash -> it_burnable_ash
- it-burnable_fireproof -> it_burnable_fireproof
- message "trigger" substituted by "ignite"
- reengineering flags:
- it-flagblack -> it_flag_black, it_flag
- it-flagwhite -> it_flag_white
- attribute "color"
- code cleanup

2009-01-31 00:26:52 Tree
Older >