Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-01 | make maps with the updated converter | mekolat | 3 | -22/+22 | |
2015-02-01 | remove .gat from npcs | mekolat | 9 | -21/+21 | |
2015-01-07 | Moving Tutorial from Tulimshar to Candor | wushin | 6 | -21/+244 | |
2014-11-19 | use builtin mapexit | mekolat | 1 | -2/+1 | |
2014-11-05 | NPCs on 008-* fixed | wushin | 6 | -12/+12 | |
2014-11-05 | Fix Monster entries | wushin | 1 | -12/+12 | |
2014-11-04 | Update scripts for stricter checks | Ben Longbons | 1 | -4/+4 | |
2014-10-19 | Halloween Annual Base Commit | wushin | 1 | -0/+3 | |
2014-06-28 | switch dock npc sprite | mekolat | 1 | -1/+1 | |
2014-05-05 | Dialogue changes to NPCs | Vreality | 2 | -11/+11 | |
Improved the dialogue of the bookshelf containing "zukminbirf." Added "croupier" name tag to the Roulette NPC's dialog Improved grammar and wording Replaced ". " with ". " Replaced " -- " with an en dash (" – "). | |||||
2014-04-15 | New Core Function | wushin | 1 | -121/+4 | |
Travelers to warp about Checks being moved into functions Warp Towel Behavior changed | |||||
2014-04-11 | Time Based Free Travel via Ship | wushin | 1 | -3/+20 | |
2014-04-11 | Adding new Maps | wushin | 3 | -4/+6 | |
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns. | |||||
2014-04-04 | Clear (most) new warnings | Ben Longbons | 1 | -36/+0 | |
2014-04-02 | Fix style (split for more readable diff) | Ben Longbons | 1 | -3/+3 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 6 | -16/+58 | |
2014-04-02 | Clean up generated scripts | Ben Longbons | 1 | -2/+2 | |
2014-02-02 | Remove disabled magic and old holiday quests | Ben Longbons | 1 | -13/+0 | |
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-09-11 | Add missing close to Diryn | Stefan Dombrowski | 1 | -1/+3 | |
2013-08-19 | Give every NPC a unique name | Ben Longbons | 1 | -1/+1 | |
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 | 7 | -13/+22 | |
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-06-16 | Edit Dyrin: Player has to close the NPC dialogue before getting warped. | tux9th | 1 | -1/+7 | |
2013-06-13 | Nivalis Transportation Modifications. | Jessica Tölke | 1 | -3/+3 | |
Frozenbeard is now DOCK_nivalis Diryn teleports player to blue sages. All ferrys now travel to and from each other. | |||||
2013-04-22 | Run 'make maps' to update the monster spawn names. | Jessica Tölke | 1 | -4/+4 | |
They now match the names from mob_db. | |||||
2013-04-01 | Running 'make maps' to update monster spawns on 017-1. | Jessica Tölke | 1 | -1/+1 | |
This also changed the _import.txt of 008-1 to order the entries alphabetically. Update submodule pointer. | |||||
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 | 2 | -0/+189 | |
2013-02-12 | Variable restructuring: move Inspector quest to nibble 3 of QUEST_Hurnscald. | Jessica Tölke | 1 | -1/+4 | |
2013-02-12 | Variable restructuring: move Quest_Scythe_state into Nibble 1 of ↵ | Jessica Tölke | 1 | -37/+40 | |
QUEST_Hurnscald. | |||||
2012-12-26 | Some punctuation and coding style fixes in the diryn script. | Jessica Tölke | 1 | -13/+19 | |
2012-04-21 | Remove Easter Event 2012 | Jessica Tölke | 1 | -3/+3 | |
1) Comment out Easter scripts. 2) Revert "Remove warp on 004-2 to basement for Easter Event. To be reverted later." This reverts commit 3c5c9a539f95d71bd8c59580304e2949f13f8572. | |||||
2012-03-23 | Easter 2012 | Jessica Tölke | 1 | -0/+32 | |
Story: prsm, TheKandiman Scripting: alastrim Prepare for release and testing: Jenalya | |||||
2012-02-03 | Making doors and docks unclickable | Stefan Dombrowski | 1 | -1/+1 | |