Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-24 | Fix style and logic of UnequipCB | Ben Longbons | 2 | -15/+11 | |
2013-10-25 | Multiple Ammo Types | wushin | 1 | -0/+36 | |
Added Item SlingShot Added Item SlingBullet Added Const AMMO_NONE, AMMO_BOW, AMMO_SLING Added Function CheckAmmo Added Trigger OnQuequipAmmo to Unequipcb Added Var @AmmoType to Ammo Added Var @LauncherType to Launchers Added File launcher_ammo.txt to scripts Needs TMWA-server commit equip-arrow to work (equip_arrow) | |||||
2013-10-25 | Required Stats, Restricted Items, and Unreleased | wushin | 4 | -8/+44 | |
Items properly Unequip on condition failure Bonuses or Bonus Bugs do not appear Item stays unequipped Added unequipcb script Added Timer to RequireStat, RestrictedItem and UnreleasedItem | |||||
2013-09-26 | Fix bug that made require_stat script always failv2013.09.27 | Ben Longbons | 1 | -0/+1 | |
2013-09-16 | Make RequireStat script less silly | Ben Longbons | 1 | -21/+8 | |
2013-09-16 | Refactor all broken returns into goto L_Return | Ben Longbons | 3 | -5/+14 | |
2013-07-23 | Fix some casing and spacing issues | Ben Longbons | 1 | -6/+6 | |
2013-07-05 | Make fourth word of functions non-empty, to appease the current server | Ben Longbons | 8 | -17/+17 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 8 | -17/+34 | |
2013-06-28 | Warp Towels: block them from working in Candor or the Yeti battle cave. | Jessica Tölke | 1 | -0/+130 | |
2013-02-21 | Add GM Killing Event materials: | Vincent Petithory | 1 | -0/+17 | |
* MagicGMTopHat: The hat to give powers to a gm * Add #pullrabbit spell associated to the magic gm top hat. Requires ./build-magic.sh * Add Murderer Crown (prize) | |||||
2013-02-21 | require_stat script: do not force unequip anymore: | Vincent Petithory | 1 | -2/+2 | |
* Using unequipbyid was causing a temporary x2 bonus on most stats of the player, which appeared to be exploitable in one case. * Fallback on keeping the item equiped but do not activate its bonuses. | |||||
2012-12-17 | Prevent players to warp from the Illia island (map 052 only): | Vincent Petithory | 1 | -0/+60 | |
* Update the warp towels conditions * Update dark petal related spell. (#S00 or #alonzialonzo). (requires running build-magic.sh) | |||||
2012-12-17 | Add Illia items: | Vincent Petithory | 1 | -0/+27 | |
* Sealed Soul * Lock Picks * Lazurite Shard, Crystal, Heart * Bull Helmet * Heart of Isis * Banshee Bow | |||||
2011-11-08 | Fix botcheck coordinates in warptowels scripts.v2011.11.09 | cafe | 1 | -10/+10 | |
2011-11-08 | Fixes the bug that was making people get oranges when using the orange towel. | cafe | 1 | -10/+10 | |
2011-10-30 | Made the name of each item be the same everywhere. | ali-g | 1 | -20/+20 | |
Changed some names in item_db.txt and the same one in corresponding scripts. | |||||
2011-09-11 | Tab conversion and formatting project. | The Kandiman | 6 | -157/+187 | |
npc/functions and npc/items complete. | |||||
2011-09-07 | Fix new argument warnings. | Ben Longbons | 2 | -3/+3 | |
Requires the server patch to allow argumentless script functions | |||||
2011-08-29 | add pink hair color and rewrite the script | Ben Longbons | 2 | -2/+2 | |
2011-06-19 | Move to a subdirectory | Ben Longbons | 6 | -0/+214 | |