Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 1 | -2/+2 | |
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps | |||||
2011-08-21 | Prevents parua from charging more than 1 player for the fight. | coffee | 1 | -2/+4 | |
2011-06-19 | Move to a subdirectory | Ben Longbons | 6 | -0/+282 | |