Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-23 | Remove duplicate item_db listings | wushin | 4 | -8/+1 | |
2014-07-21 | Adding item for GMs to use as "special" for events | wushin | 1 | -0/+1 | |
2014-07-16 | Add Troll Book | Cassy1 | 2 | -2/+3 | |
2014-07-13 | Changing the Skeleton Charm to use the charm slot and not ring slot anymore | Cassy1 | 1 | -1/+1 | |
2014-07-05 | Fixed Luvia skill description | Cassy1 | 1 | -1/+1 | |
2014-07-03 | Collapse Contributor shirts | wushin | 1 | -7/+7 | |
2014-06-25 | Starting Area Redux | wushin | 4 | -2/+6 | |
* Tutorial is a quick funnel * Exits are obvious and open * New Side Quests ** Valon's Beast Mastery ** Zegas's Barrels ** Magic Wand * Some Quests stay open after tutorial is done * House Maggot & Tame Scorpion added * Made Magic usable for lowbies with Wand | |||||
2014-06-16 | removing item_db.txt | wushin | 1 | -969/+0 | |
2014-06-16 | Merge pull request #118 from wushin/ManaBug | wushin | 1 | -0/+1 | |
Adding Meway's ManaBug | |||||
2014-06-16 | Merge pull request #83 from wushin/SnowFlowerFix | wushin | 1 | -1/+1 | |
Adding Stats to WhiteBell | |||||
2014-06-16 | Merge pull request #100 from wushin/item-db-split | wushin | 10 | -0/+948 | |
Spliting Item Db files | |||||
2014-06-16 | Adding Stats to WhiteBell for Attack Animation | wushin | 1 | -1/+1 | |
2014-06-16 | Adding Meway's ManaBug | wushin | 1 | -0/+1 | |
2014-06-16 | Adding Moonshroom Stats | wushin | 1 | -0/+1 | |
2014-06-15 | Splitting up the Item Db Files | wushin | 10 | -0/+948 | |
2014-05-17 | Merge pull request #99 from wushin/mob-db-split | wushin | 7 | -136/+126 | |
Split Mob Db Up into managable chunks | |||||
2014-05-07 | Fix Drop Rates | wushin | 5 | -33/+33 | |
- Items from Mob Points - Diseased Heart - Souls | |||||
2014-05-05 | Merge remote-tracking branch 'Void/luvia-mob-skill' | wushin | 1 | -3/+3 | |
2014-05-03 | Fix Buy/Sell Price of Towels to be Zero | wushin | 1 | -11/+11 | |
2014-04-30 | Split Mob Db Up into managable chunks | wushin | 7 | -136/+126 | |
2014-04-24 | Luvia mob skill: prevent infinite slave spawn: | Vincent Petithory | 1 | -3/+3 | |
Add a high cap for the Witch Guard and Demonic Spirit spawned regularly. | |||||
2014-04-22 | Fix invalid shift mask constantv2014.04.23 | Ben Longbons | 1 | -2/+2 | |
2014-04-17 | Fix Mob DB Indent | wushin | 1 | -13/+13 | |
2014-04-15 | New Core Function | wushin | 1 | -11/+11 | |
Travelers to warp about Checks being moved into functions Warp Towel Behavior changed | |||||
2014-04-11 | New Items/Mobs for Sprite 1.5 | wushin | 3 | -28/+88 | |
2014-04-04 | Towns really don't need the "no drop" flag | Ben Longbons | 1 | -2/+2 | |
2014-02-22 | Add mapflag constants | Ben Longbons | 2 | -30/+35 | |
2014-02-03 | Pushing the Pollett Egg Back into the Pollett | wushin | 1 | -1/+1 | |
2014-02-02 | Some stat adjustments to 43-4 Mobs | Cassy | 1 | -1/+2 | |
2014-02-02 | Adding Mobs and run 'make mobxp' | tux9th | 1 | -107/+108 | |
* Troll * UndeadWitch * UndeadTroll | |||||
2014-01-30 | Merge pull request #70 from CandyCurt/XmasFix | wushin | 1 | -1/+1 | |
Xmas fix | |||||
2014-01-30 | Take advantage of the new split config system | Ben Longbons | 2 | -5/+6 | |
2014-01-27 | Make Pollett drop Pollett Egg, Fix Chamber Lockup more, Fix Typos | Bernhardt | 1 | -1/+1 | |
2014-01-26 | Remove files that are no longer referencedv2014.1.27 | Ben Longbons | 18 | -844/+0 | |
2013-12-28 | Greenslimes should drop green apples... (Some random Villain) | CandyCurt | 1 | -1/+1 | |
2013-12-26 | Annual Xmas Event | wushin | 2 | -3/+20 | |
2013-11-24 | Fix indenting of item_db | Ben Longbons | 1 | -15/+15 | |
At some point, 'make indent' needs to be run, but that will cause merge conflicts so I'm not doing it yet. | |||||
2013-11-24 | Merge pull request #45 from wushin/equip-arrow-fix | tux9th | 2 | -10/+18 | |
Unequip & Multiple Ammo Types and Launcher Fix | |||||
2013-10-30 | Fix issues with the way the halloween quest was committed | Ben Longbons | 1 | -1/+1 | |
2013-10-30 | Fixed Munro NPC. I thought gettime() was based at 0, duh | MadCamel | 1 | -1/+1 | |
2013-10-29 | Simple annual Halloween event | MadCamel | 1 | -0/+1 | |
2013-10-25 | Multiple Ammo Types | wushin | 2 | -10/+17 | |
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 | Added the EPOS::ARROW const entry | wushin | 1 | -0/+1 | |
2013-10-02 | Commas after the Const declaration is invalid | wushin | 1 | -9/+9 | |
2013-09-16 | Make RequireStat script less silly | Ben Longbons | 1 | -3/+3 | |
2013-09-02 | Dark Magic: | tux9th | 2 | -0/+3 | |
* Adding Dark Magic Skill. * Adding spells made by MisterGrey. * Balancing MrGrey's spells. * Adding an AoE spell. * nerfed light magic for Dark Mages. * Dark Magic spells are queststate dependend. * Commented out spells which will be released at a later date. | |||||
2013-08-31 | item_db: lower sell prices of lazurite{shard,crystal} and heart of lazurite ↵ | Vincent Petithory | 1 | -3/+3 | |
to reasonable amounts | |||||
2013-08-27 | Pad names with _ instead of = to make it easier to detect merge conflicts | Ben Longbons | 1 | -34/+34 | |
2013-08-27 | fixed item_db.txt for HEAD of TMWA | wushin | 1 | -14/+13 | |
Removed first line sed %s/\ ,\ /0,\ /g to fix empty values by , | |||||
2013-08-25 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 7 | -955/+957 | |
Conflicts: world/map/db/item_db.txt |