Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-02 | add puppet check into easter annual quest | mekolat | 1 | -2/+6 | |
2016-04-07 | slowly getting things done | mekolat | 1 | -180/+143 | |
explain the debug spell is deprecated upmarmu typo cooldown fix make maps with updated converter, make nodes update permissions | |||||
2016-03-26 | Limit prizes | wushin | 1 | -0/+7 | |
2016-03-26 | Make the First Item "Neat" but 0gp | wushin | 1 | -1/+4 | |
2016-03-26 | Add range check | wushin | 1 | -0/+9 | |
2016-03-26 | Fix GreenApple Money bug | wushin | 1 | -7/+7 | |
2015-05-13 | a few fixes/modifications here and there | mekolat | 1 | -3/+3 | |
2015-05-02 | npc -1 => 32767 | mekolat | 1 | -1/+1 | |
2015-02-01 | remove .gat from npcs | mekolat | 1 | -5/+5 | |
2014-11-19 | use builtin mapexit | mekolat | 1 | -2/+1 | |
2014-11-05 | NPCs on 008-* fixed | wushin | 1 | -5/+5 | |
2014-04-02 | Fix style (split for more readable diff) | Ben Longbons | 1 | -3/+3 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 1 | -0/+8 | |
2013-10-30 | remove unequipbyid until unequipcb is merged and don't make quest logic ↵v2013.10.30 | Ben Longbons | 1 | -1/+1 | |
dependent on debug | |||||
2013-09-16 | Refactor all broken returns into goto L_Return | Ben Longbons | 1 | -2/+3 | |
2013-07-05 | Canonicalize event label capitalization | Ben Longbons | 1 | -1/+1 | |
2013-07-05 | Make fourth word of functions non-empty, to appease the current server | Ben Longbons | 1 | -1/+1 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 1 | -6/+10 | |
2013-06-29 | Fix unintended fallthrough in annualeaster script.v2013.06.29.1 | Jessica Tölke | 1 | -0/+1 | |
2013-06-28 | Refactor all calls within an if, which is illegal | Ben Longbons | 1 | -2/+11 | |
2013-06-26 | Add an option to disable global timers for debugging | Ben Longbons | 1 | -0/+1 | |
2013-03-24 | Easter event: remove outdated comment. | Jessica Tölke | 1 | -1/+0 | |
2013-03-24 | Annual Easter: increase minimum level and add age requirement. | Jessica Tölke | 1 | -1/+1 | |
Update submodule pointer. | |||||
2013-03-24 | Easter fix: play the FX_GETITEM particle effect whenever the player receives ↵ | Vincent Petithory | 1 | -0/+4 | |
an object | |||||
2013-03-24 | Easter fix: give a Green Apple for the first interaction with the eggs | Vincent Petithory | 1 | -0/+1 | |
2013-03-24 | Easter: add standard waiting time on first interaction with the eggs | Vincent Petithory | 1 | -0/+7 | |
* This fixes the problem that players could log off to circumvent the waiting time | |||||
2013-03-22 | Annual Easter: fix a bug in the start and end time logic.v2013.03.22 | Jessica Tölke | 1 | -1/+1 | |
The checks for the date didn't include the start and end day. | |||||
2013-03-20 | Introduce a non-permanent counter of tries. | Jessica Tölke | 1 | -2/+7 | |
The counter gets reset on log out. The probability to get the final reward depending on the counter. | |||||
2013-03-07 | Modifications on the Easter event after testing with a group of people: | Jessica Tölke | 1 | -7/+13 | |
- add message when you find something in a nest - add message when you get the unique reward - increase number of relocations - reduce the time penalty after checking a nest from 30 to 15 seconds - change behavior when checking a nest during the penalty time -- message should make it more clear that it's needed to wait a while -- extend the time penalty for a few seconds | |||||
2013-02-16 | prevent low level players from annual easter. | Stefan Beller | 1 | -0/+4 | |
2013-02-16 | message the player if timer has not yet expired. | Stefan Beller | 1 | -2/+3 | |
2013-02-15 | fixup space. | Stefan Beller | 1 | -1/+1 | |
2013-02-15 | Adding an annual Easter event. | Stefan Beller | 1 | -0/+188 | |