Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-13 | remove names from warps | mekolat | 1 | -1/+1 | |
2015-05-02 | npc -1 => 32767 | mekolat | 1 | -1/+1 | |
2015-04-07 | merge percentheal & itemheal into heal | mekolat | 1 | -12/+12 | |
2015-02-28 | Fix make maps adding commit spam | wushin | 1 | -1/+1 | |
2015-02-19 | Make Warp Names Unique | wushin | 1 | -1/+1 | |
2015-02-01 | make maps with the updated converter | mekolat | 3 | -8/+8 | |
2015-02-01 | remove .gat from npcs | mekolat | 4 | -39/+39 | |
2014-11-05 | NPCs on 025-* fixed | wushin | 3 | -24/+24 | |
2014-11-05 | Fix Monster entries | wushin | 1 | -3/+3 | |
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-04 | Clear (most) new warnings | Ben Longbons | 1 | -6/+0 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 3 | -17/+67 | |
2014-04-02 | Clean up generated scripts | Ben Longbons | 1 | -2/+2 | |
2013-07-23 | Use canonical separator for mapflags | Ben Longbons | 1 | -1/+1 | |
2013-07-05 | Move starting brace to new line | Ben Longbons | 4 | -27/+50 | |
2013-04-22 | Run 'make maps' to update the monster spawn names. | Jessica Tölke | 1 | -2/+2 | |
They now match the names from mob_db. | |||||
2013-03-24 | Boss points: fixup on punctuation | Jessica Tölke | 1 | -1/+1 | |
2013-03-24 | Boss points: | Jessica Tölke | 1 | -10/+10 | |
Add boss points to Yeti that you have to defeat during Yerrnk's quest. Add missing punctuation to all boss point messages. | |||||
2013-03-22 | Add boss point reward to boss fights. | Jessica Tölke | 1 | -0/+20 | |
Auldsbel's snakes: 5 per snake Giant Cave Maggot: 10 Bandit Lord: 20 Rossy and Julia battle caves: each 10, final boss 50 Cindy: 70 Illia: depending on the current difficulty between 120 and 200 | |||||
2012-12-31 | Spelling fixes: replace some 'i' with 'I'. | Jessica Tölke | 1 | -1/+1 | |
Reported by eiseras. | |||||
2012-07-19 | Add a tmx-to-wlk converter that handles CSV (in Python), and run it. | Ben Longbons | 1 | -2/+2 | |
Some of the _mobs files changed due to bugs in the maps, which I fixed. Remove the old Java version. | |||||
2012-02-24 | Fixes a bug in rossy quest. Timer wasn't reset properly.v2012.02.24 | cafe | 1 | -3/+2 | |
2011-09-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 2 | -3/+3 | |
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map. | |||||
2011-09-11 | Tab conversion and script formatting project. | The Kandiman | 2 | -24/+37 | |
Final commit, maps 024-1 through 042-2 complete. | |||||
2011-09-10 | Removed tabs from 025-4 downto 022-1 | Frost | 1 | -5/+5 | |
Minor spelling corrections in tinris.txt. | |||||
2011-09-07 | removed tabs from 026-1 down to 024-2 | Frost | 2 | -110/+110 | |
2011-09-07 | In Rossy quest, sets values when you enter the caves and clean them when you ↵ | coffee | 1 | -113/+41 | |
get out. Changes some temporary variable names. | |||||
2011-09-03 | Deletes unused label. | coffee | 1 | -13/+0 | |
2011-09-03 | Reviews the way the script checks for a rid attached. | coffee | 1 | -15/+53 | |
2011-09-03 | Tab converting and reformating scripts related to the battlecaves in rossy ↵ | coffee | 1 | -144/+265 | |
quest. | |||||
2011-08-25 | Converter: new scripting guideline applied, tabs in headlines replaced by pipes | Jessica Tölke | 3 | -11/+11 | |
2011-08-05 | Fixes the logic in reset.txt and battlecaves.txt according to o11c's ↵ | Coffee | 1 | -9/+9 | |
suggestion. Makes it possible to enter the cave after completing the quest. | |||||
2011-08-03 | Rossy quest: replacing hard coded numbers with variables and some fixes in ↵ | Jessica Tölke | 1 | -1/+3 | |
dialogue | |||||
2011-07-20 | Adjusting the time of some of the battles in the new questv2011.07.20 | Coffee | 1 | -3/+3 | |
2011-07-19 | Changes the battles, now some are harder than the others. Still needs to be ↵ | Coffee | 1 | -47/+38 | |
tested. | |||||
2011-07-14 | removing some lines that seem to be debug messages | Jessica Tölke | 1 | -21/+18 | |
2011-07-14 | Some critical bugfixes | Coffee | 1 | -37/+46 | |
2011-07-13 | Fixes a bug that makes the script say you killed all the monsters in the ↵ | Coffee | 1 | -21/+20 | |
beggining of the last wave | |||||
2011-07-10 | Fixes a bug that wasn't allowing the player to try the fight after being ↵ | Coffee | 1 | -209/+68 | |
killed in the boss fight and do some code cleanup. | |||||
2011-07-09 | Comment Debug NPC, Changes some dialogues and adds some small fixes. | Coffee | 1 | -4/+4 | |
2011-07-09 | Some small fixes, changes lvl requirement to 60 and adds exp reward to boss ↵ | Coffee | 1 | -0/+1 | |
fight. | |||||
2011-07-09 | Changes Rossy quest according to jenalya's suggestions and other fixes. | Coffee | 1 | -121/+46 | |
2011-07-07 | Add an option to clauquer to show the players how many caves they eliminated. | Coffee | 1 | -0/+18 | |
2011-07-07 | some more fixes on rossy quest | Jessica Tölke | 2 | -10/+9 | |
2011-07-04 | Minor spelling/grammar/punctuation updates. | The Kandiman | 1 | -2/+2 | |
Rossy quest and July news entry | |||||
2011-07-02 | Fix a small bug in the boss fight. | Coffee | 1 | -0/+1 | |
2011-07-01 | Initial spell and grammar check for Rossy quest | The Kandiman | 3 | -27/+27 | |
2011-06-29 | Add comments and some small changes in the conditionals for the pentagrams. | Coffee | 3 | -19/+27 | |
2011-06-30 | Changed the name of the rossy mobs including a review of their stats to ↵ | Ali-G | 1 | -10/+10 | |
match the chars being level 50. | |||||
2011-06-26 | Makes the use of shields not compatible with scythe and staff. Changes ↵ | Coffee | 1 | -8/+8 | |
location of some npcs from rossy quest. |