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 | -3/+3 | |
Fix Druid Tree and add hug to TMW | |||||
2015-06-24 | allow to specify emitter and receiver in npctalk | mekolat | 1 | -3/+3 | |
2015-05-06 | fix candor timer | mekolat | 1 | -2/+3 | |
2015-05-02 | npc -1 => 32767 | mekolat | 1 | -1/+1 | |
2015-04-07 | merge percentheal & itemheal into heal | mekolat | 1 | -1/+1 | |
2015-03-08 | Merge pull request #292 from mekolat/time | Wushin | 1 | -5/+3 | |
All about time | |||||
2015-03-07 | Use HumanTime for Parua | mekolat | 1 | -5/+3 | |
2015-03-02 | fix deprecated asterisk in announcements | mekolat | 1 | -10/+10 | |
2015-02-03 | add missing ##B to candor broadcast | mekolat | 1 | -3/+3 | |
2015-02-01 | make maps with the updated converter | mekolat | 3 | -5/+5 | |
2015-02-01 | remove .gat from npcs | mekolat | 3 | -23/+23 | |
2015-01-28 | make minutes pink instead of purple | mekolat | 1 | -6/+6 | |
2015-01-25 | yet another candor "fix" | mekolat | 1 | -5/+12 | |
2015-01-24 | Merge pull request #246 from mekolat/candor-announce-fix | Wushin | 1 | -2/+6 | |
fix candor announcements | |||||
2015-01-24 | Move L_Close to L_Exit | wushin | 1 | -2/+2 | |
2015-01-15 | Adding explanations for Candor and Boss Points | Cassy1 | 1 | -0/+28 | |
2015-01-14 | fix candor announcements | mekolat | 1 | -2/+6 | |
2015-01-07 | Merge pull request #215 from mekolat/parua | Wushin | 1 | -6/+6 | |
remove weird asterisk | |||||
2015-01-07 | Adjust rest of world to Match new tutorial | wushin | 2 | -4/+4 | |
2014-11-19 | remove weird asterisk | mekolat | 1 | -6/+6 | |
2014-11-09 | urgent candor fix | mekolat | 1 | -4/+5 | |
2014-11-05 | NPCs on 029-* fixed | wushin | 2 | -8/+8 | |
2014-11-05 | Fix Monster entries | wushin | 1 | -1/+1 | |
2014-11-02 | ensure that you can't pay candor twice | mekolat | 1 | -7/+18 | |
2014-04-11 | Adding new Maps | wushin | 1 | -1/+2 | |
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 | -1/+1 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 2 | -8/+21 | |
2013-11-30 | Make globals show as from their speaker properly | Ben Longbons | 1 | -6/+6 | |
2013-07-23 | Use canonical separator for mapflags | Ben Longbons | 1 | -1/+1 | |
2013-07-05 | Canonicalize event label capitalization | Ben Longbons | 1 | -16/+16 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 3 | -3/+6 | |
2013-06-26 | Add an option to disable global timers for debugging | Ben Longbons | 1 | -0/+1 | |
2013-06-03 | Fixed the NPC warps to have the same range as normal warps instead of the 3 ↵ | tux9th | 1 | -1/+1 | |
by 3 square. | |||||
2013-03-24 | Merge remote-tracking branch 'v0id/candor-wip'v2013.03.24 | Jessica Tölke | 1 | -3/+39 | |
Conflicts: world/map/npc/029-3/parua.txt | |||||
2013-03-24 | Boss points: | Jessica Tölke | 1 | -1/+1 | |
Add boss points to Yeti that you have to defeat during Yerrnk's quest. Add missing punctuation to all boss point messages. | |||||
2013-03-24 | Candor Fix: More severe with poison duration | Vincent Petithory | 1 | -1/+1 | |
2013-03-24 | Candor fix: Clean dead players' variables with OnPCDieEvent | Vincent Petithory | 1 | -2/+5 | |
2013-03-24 | Candor Fix: | Vincent Petithory | 1 | -7/+22 | |
* Clean player variables when the player dies / at end of round * Do no punish players before round 600 * Hurt players based on a % of their Max HP, not a fixed value * Make the poison duration depend on the severity of the punishment (8s per increment) | |||||
2013-03-24 | WIP: Punish players who don't move from their position during Candor. | Jessica Tölke | 1 | -0/+19 | |
When a new round starts, the position of the player is compared with the position from the last round. If it's the same, the player is poisoned and damage is dealt based on how often the player didn't change their position. | |||||
2013-03-05 | Candor: Fixing mapannounce on the outdoor map | Stefan Dombrowski | 1 | -10/+2 | |
It did work only for one round of Candor after server restart, because the variable $@FIGHT_CAVE_LAST was not reset to 0. | |||||
2012-12-14 | Add option to be warped to the Snake Pit to Parua's dialogue. | Jessica Tölke | 1 | -1/+14 | |
This avoids that a player can get stuck in Candor. | |||||
2012-08-22 | Changed the times on the script from 5, 15, 30 to 5, 10, 15 Changed the ↵ | Yubaba | 1 | -11/+11 | |
script timing. | |||||
2012-02-03 | Making doors and docks unclickable | Stefan Dombrowski | 1 | -1/+1 | |
2011-12-28 | Prevented use of getareausers when possible | Erik Schilling | 1 | -7/+7 | |
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 1 | -5/+5 | |
2011-09-11 | Tab conversion and script formatting project. | The Kandiman | 1 | -43/+89 | |
Final commit, maps 024-1 through 042-2 complete. | |||||
2011-09-07 | Fix new argument warnings. | Ben Longbons | 1 | -2/+2 | |
Requires the server patch to allow argumentless script functions | |||||
2011-09-05 | Replacing tabs with spaces in 031-1 down to 027-3 | Frost | 2 | -182/+182 | |
2011-09-05 | Client-data: maps names changed and some minor fixes. | Jessica Tölke | 3 | -3/+3 | |
Converter ran. Submodule pointer updated. |