Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-05 | NPCs on 027-* fixed | wushin | 3 | -15/+15 | |
2014-11-05 | Fix Monster entries | wushin | 1 | -20/+20 | |
2014-05-05 | Dialogue changes to NPCs | Vreality | 1 | -1/+1 | |
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 | Npcs remaining script fixes | wushin | 3 | -88/+11 | |
Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts | |||||
2014-04-15 | New Core Function | wushin | 1 | -0/+11 | |
Travelers to warp about Checks being moved into functions Warp Towel Behavior changed | |||||
2014-04-11 | Adding new Maps | wushin | 3 | -24/+21 | |
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 | -4/+4 | |
2014-04-02 | Clean up main scripts | Ben Longbons | 2 | -2/+5 | |
2014-04-02 | Clean up generated scripts | Ben Longbons | 1 | -2/+2 | |
2014-01-22 | 027-1: no longer count dead bodies when resetting mobs on map. | tux9th | 1 | -1/+1 | |
2013-12-02 | Merge pull request #54 from wushin/gy-fix | MadCamel | 1 | -1/+1 | |
Fix so Golbenez takes whole map into account | |||||
2013-12-02 | Fix so Golbenez takes whole map into account | wushin | 1 | -1/+1 | |
2013-11-30 | Fix Munro unequip, debug=2, and Spanish typo | Ben Longbons | 1 | -0/+1 | |
2013-11-27 | Monsters in graveyard now reset when there are no players present | MadCamel | 1 | -0/+16 | |
This helps prevent nerfing and other player-abuses of the map. It's also pretty creepy to walk into an empty graveyard and have a bunch of mobs slowly sneak up on you... | |||||
2013-09-16 | Refactor all broken returns into goto L_Return | Ben Longbons | 2 | -7/+13 | |
2013-08-19 | Give every NPC a unique name | Ben Longbons | 1 | -12/+12 | |
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 | 4 | -17/+32 | |
2013-04-22 | Run 'make maps' to update the monster spawn names. | Jessica Tölke | 1 | -11/+11 | |
They now match the names from mob_db. | |||||
2013-03-25 | Change invisible npc id from 127 to 400. | Andrei Karas | 1 | -12/+12 | |
127 - invisible unselectable npc (fake npc used by server) 400 - invisible selectable npc | |||||
2013-01-04 | Replace remaining uses of 'break' with 'end' | Ben Longbons | 1 | -2/+2 | |
2011-11-16 | Made Constants case-sensitive | Erik Schilling | 1 | -3/+3 | |
2011-09-12 | Client-data: Review of all maps by Ali-G, Converter ran. | Jessica Tölke | 2 | -12/+12 | |
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 | 3 | -133/+139 | |
Final commit, maps 024-1 through 042-2 complete. | |||||
2011-08-26 | Force the converter to run for all files to update generated files | Ben Longbons | 2 | -46/+46 | |
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps | |||||
2011-06-19 | Move to a subdirectory | Ben Longbons | 6 | -0/+268 | |