Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-07 | slowly getting things done | mekolat | 3 | -6/+5 | |
explain the debug spell is deprecated upmarmu typo cooldown fix make maps with updated converter, make nodes update permissions | |||||
2016-03-30 | initial commit for magic v3 | mekolat | 1 | -1/+1 | |
Fix Druid Tree and add hug to TMW | |||||
2015-11-13 | remove names from warps | mekolat | 1 | -1/+1 | |
2015-05-21 | fix brodomir timer | mekolat | 1 | -3/+3 | |
2015-05-02 | npc -1 => 32767 | mekolat | 1 | -1/+1 | |
2015-03-08 | Merge pull request #292 from mekolat/time | Wushin | 1 | -6/+3 | |
All about time | |||||
2015-03-07 | Use HumanTime for Brodomir | mekolat | 1 | -6/+3 | |
2015-03-02 | fix deprecated asterisk in announcements | mekolat | 1 | -5/+5 | |
2015-02-28 | Fix make maps adding commit spam | wushin | 1 | -1/+1 | |
2015-02-19 | Make Warp Names Unique | wushin | 1 | -1/+1 | |
2015-02-01 | make maps with the updated converter | mekolat | 3 | -6/+6 | |
2015-02-01 | remove .gat from npcs | mekolat | 2 | -14/+14 | |
2015-01-26 | remove weird asterisk | mekolat | 1 | -3/+3 | |
2014-11-12 | fix fight club => v0.4 | mekolat | 1 | -2/+0 | |
disallow towel inside ring kill on exit replace killer var with duel_killer remove nosave trigger restart on enable/disable remove accept/decline notification fix ring x2 and y2 forbid betsanc and asorm fix password var in debug allow random passwords handle all effects do not accept if not present fix rules check map too warp randomly on death fallthrough if no acceptable requests use bitmasking instead of modulo remove resave simplify goback do not re-declare randompassword password minigame | |||||
2014-11-05 | NPCs on 009-* fixed | wushin | 1 | -5/+5 | |
2014-11-05 | Fix Monster entries | wushin | 1 | -1/+1 | |
2014-10-30 | use bitmasking & merge death handler | mekolat | 1 | -1/+2 | |
2014-10-30 | add fight club | mekolat | 2 | -1/+7 | |
2014-04-11 | Adding new Maps | wushin | 3 | -1/+4 | |
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns. | |||||
2014-04-02 | Fix style (split for more readable diff) | Ben Longbons | 1 | -2/+0 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 1 | -1/+11 | |
2013-11-30 | Make globals show as from their speaker properly | Ben Longbons | 1 | -3/+3 | |
2013-07-23 | Fix some casing and spacing issues | Ben Longbons | 1 | -1/+1 | |
2013-07-05 | Canonicalize event label capitalization | Ben Longbons | 1 | -2/+2 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 2 | -2/+4 | |
2013-05-04 | Brodomir cave: on reward, skip calling getitem if there is no item to give. | Vincent Petithory | 1 | -1/+4 | |
2013-04-14 | Fix exploit in Brodomir script due to unexpected behavior of delitem/getitem. | Jessica Tölke | 1 | -5/+28 | |
- delitem: only deletes one item if applied to not-stackable item (equipment) - getitem: gives item stacked, even if it's equipment - fix: use a loop and only delete/give one item at a time | |||||
2013-03-19 | Brodomir PvP cave: | Vincent Petithory | 1 | -16/+8 | |
* Make the announcement from map to global. * Extend the time before start from 300 seconds to 600 seconds * Remove the 3 players requirement to start a PvP tournament (but still require 3 to be present when the fight starts) | |||||
2012-09-06 | from now on dead players are going to be warped from the cave out of the ↵ | tux9th | 1 | -3/+7 | |
cave to 009-3 instead of beeing warped to 009-6. This will prevent corpses being warped around in circles. | |||||
2012-08-28 | PvPEvent: Replace 'price' with 'prize' in dialogue. | Jessica Tölke | 1 | -8/+8 | |
2012-08-28 | PvPEvent: Add a minimum for the price. | Jessica Tölke | 1 | -1/+8 | |
2012-08-28 | PvPEvent: Make it possible to sponsor items as price. | Jessica Tölke | 1 | -1/+64 | |
2012-08-28 | PvPEvent: Make it possible to choose the amount of money. | Jessica Tölke | 1 | -12/+20 | |
2012-08-28 | Rename global variables to contain the NPC name to ensure uniqueness. | Jessica Tölke | 1 | -30/+40 | |
2012-08-22 | Added PvP-Last Man Standing Event NPCs | tux9th | 2 | -0/+145 | |
2012-08-02 | Run 'make maps' for new maps 009-5 and 009-6. | Jessica Tölke | 3 | -0/+17 | |