Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-07 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 477 | -1250/+2523 | |
Conflicts: world/map/db/mob_db.txt | |||||
2013-07-07 | Waric's dialog without spell teaching logic. | Jessica Tölke | 1 | -2/+89 | |
2013-07-05 | Canonicalize event label capitalization | Ben Longbons | 21 | -145/+145 | |
2013-07-05 | Make fourth word of functions non-empty, to appease the current server | Ben Longbons | 41 | -70/+70 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 421 | -846/+1425 | |
2013-07-04 | server side changes to the snow docks addition and related fixes | Wombat | 5 | -24/+10 | |
2013-07-02 | Add another paramter to gain_xp, allowing removal of spell_index | Ben Longbons | 1 | -33/+32 | |
2013-07-02 | Run 'make maps' for collision changes on 043-1, update submodule pointer. | Jessica Tölke | 1 | -0/+0 | |
2013-06-30 | Run 'make maps' for collision changes, update submodule pointer. | Jessica Tölke | 1 | -0/+0 | |
2013-06-29 | Fix unintended fallthrough in annualeaster script.v2013.06.29.1 | Jessica Tölke | 1 | -0/+1 | |
2013-06-29 | Add news entry for the upcoming release, update submodule pointer.v2013.06.29 | Jessica Tölke | 3 | -0/+80 | |
2013-06-28 | Merge pull request #20 from o11c/master | jtoelke | 10 | -98/+113 | |
Refactor callfunc and callsub out of if statements | |||||
2013-06-28 | Refactor all calls within an if, which is illegal | Ben Longbons | 10 | -98/+113 | |
2013-06-28 | Warp Towels: block them from working in Candor or the Yeti battle cave. | Jessica Tölke | 1 | -0/+130 | |
2013-06-27 | Typo fix | Plaque_fcc | 1 | -1/+1 | |
Signed-off-by: Plaque_fcc <Plaque_fcc@github> | |||||
2013-06-26 | Typo fix, reported by Yummie | bh28 | 1 | -1/+1 | |
2013-06-26 | Add an option to disable global timers for debugging | Ben Longbons | 8 | -1/+10 | |
2013-06-25 | Run 'make maps' for map changes and update submodule pointer. | Jessica Tölke | 4 | -6/+6 | |
2013-06-25 | Small formatting, naming and position fixups on the sewer warp scripts. | Jessica Tölke | 3 | -25/+22 | |
- The Eastern entrance wasn't directly on the entrance tile - Indentation was too much for some lines - The Labels in all three scripts were named L_SewerNorth, renaming to L_Sewer - Put the Label L_Close directly in the menu instead of below | |||||
2013-06-25 | Modified NPCs scripts for sewer entrances. Fixed sewer_west | wushin | 3 | -12/+9 | |
2013-06-25 | Tulimshar Sewer Warp fix | wushin | 3 | -0/+54 | |
2013-06-21 | Run 'make maps' for map changes and additions in and around Tulimshar. | Jessica Tölke | 38 | -82/+278 | |
Updated submodule pointer. | |||||
2013-06-21 | Change id used by the supply chest npc, based on the merge in client-data. | Jessica Tölke | 1 | -1/+1 | |
2013-06-21 | New server content to support new caves | wushin | 14 | -20/+32 | |
Added mobs:Angry Fire Goblin, Angry Sea Slime, Angry Green Slime. Moved NPCs in sandstorm around. Malvox got a house and lives in it now on 002-2 The mines go a layer deeper so the merchant was moved into the camp along with nathan. Naem and Sema moved down with respective maps. Sandstorm_mine_barrier is not mining_camp_barrier | |||||
2013-06-20 | Reenable the MoneyChanger in the casino to sell Casino Coins. | Jessica Tölke | 2 | -8/+2 | |
Adjust the buy-price of casino coins in item_db to be the same as the sell-price. | |||||
2013-06-17 | run 'make maps' for client data changes. | tux9th | 6 | -7/+7 | |
update submodule pointer for client data. | |||||
2013-06-16 | Edit Dyrin: Player has to close the NPC dialogue before getting warped. | tux9th | 1 | -1/+7 | |
2013-06-14 | run 'make maps' for client-data changes. | tux9th | 1 | -0/+0 | |
update submodule pointer. | |||||
2013-06-14 | Escape URL strings in news.html | Ben Longbons | 1 | -2/+2 | |
2013-06-14 | Replace Purple Tulip with Pink Tulip. | Jessica Tölke | 1 | -4/+4 | |
The purple one isn't sold at Blossom and therefore not obtainable. | |||||
2013-06-13 | Flowerpentagram balancing: | Jessica Tölke | 2 | -2/+1 | |
Increase treshold of monsters that are allowed to be still alive when trying to trigger a new summoning. | |||||
2013-06-13 | Fixing some spelling errors reported by Cassy. | Jessica Tölke | 3 | -13/+13 | |
2013-06-13 | Nivalis Transportation Modifications. | Jessica Tölke | 4 | -7/+22 | |
Frozenbeard is now DOCK_nivalis Diryn teleports player to blue sages. All ferrys now travel to and from each other. | |||||
2013-06-12 | Blossom: Set local variables to 0 before closing. | Jessica Tölke | 1 | -0/+2 | |
2013-06-11 | Readd a local news entry; fix IRC link in old news | Ben Longbons | 5 | -3/+35 | |
2013-06-11 | Remove some slipped debug lines in Blossom and flowerpentagram5. | Jessica Tölke | 2 | -3/+1 | |
2013-06-11 | GM Broadcasts NPC: record and display additional info... | Vincent Petithory | 1 | -2/+5 | |
Record the name of the GM/Admin who scheduled the broadcast and display it where relevant. | |||||
2013-06-10 | Fix wrong quest values in flowerpentagram4, reported by Cassy. | Jessica Tölke | 1 | -3/+3 | |
2013-06-10 | Expand debug function of Orum and Waric quest to tell current quest state. | Jessica Tölke | 2 | -1/+5 | |
Remove debug message in FlowerPentagramCount function. | |||||
2013-06-09 | Remove requirement for GM cap from announcer script | Jared Adams | 1 | -3/+3 | |
Also fix some grammar. | |||||
2013-06-10 | GM broadcasts NPC: add an optional max times to broadcast a message | Vincent Petithory | 1 | -6/+21 | |
2013-06-10 | Add a NPC to botcheck area to create scheduled broadcasts | Vincent Petithory | 2 | -0/+157 | |
2013-06-09 | Merge remote-tracking branch 'origin/master' into waric | Jessica Tölke | 45 | -155/+554 | |
Conflicts: world/map/db/item_db.txt | |||||
2013-06-09 | Add mob limit logic to the 5 pentagram spawns too. | Jessica Tölke | 5 | -1/+93 | |
2013-06-09 | Add debug npc. | Jessica Tölke | 1 | -0/+28 | |
2013-06-09 | Add logic to Blossom to trade Rose Hats against Rose Hats in different colors. | Jessica Tölke | 1 | -1/+70 | |
2013-06-09 | Add different colors of the Rose Hat. | Jessica Tölke | 2 | -2/+7 | |
2013-06-09 | Update Game Rules: | tux9th | 1 | -16/+15 | |
* linguistic changes to the german translation. * new spanish translation done by Narus. * new swedish translation done by veryape. | |||||
2013-06-08 | Add a one-line message, since the client ignores the body | Ben Longbons | 1 | -1/+1 | |
2013-06-08 | Rewrite news.php | Ben Longbons | 1 | -17/+107 | |
* Refactor stuff into functions. * Bump min Mana version to 0.5.1. * Detect old ManaPlus versions also. * Give a 403 Forbidden error to old clients (still sends the body). |