Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-09 | Katze quest: use bitmasking to be able to remove the variable LastHiss. | Jessica Tölke | 5 | -33/+67 | |
Nibble 0: Progress of quest Nibble 1: what was saved previously in LastHiss Add LastHiss to clear_vars Since the value in LastHiss is only needed to get some hint from Alice, taking over the value from LastHiss to Nibble 1 of Katze isn't needed. | |||||
2013-01-09 | Katze quest: remove player variable KatzeBeenOutside | Jessica Tölke | 6 | -14/+18 | |
Use temporary player variable @KatzeNeedsAlone instead with inverted logic. Add nosaveflag to Katze's cave, so when the variable is reset, you're actually outside of the cave. Add KatzeBeenOutside to clear_vars. | |||||
2013-01-09 | Katze quest: subtract 30% of health instead of fixed number when scratched ↵ | Jessica Tölke | 1 | -3/+1 | |
by the cat. | |||||
2013-01-09 | Katze quest: some punctuation fixes in menus. | Jessica Tölke | 2 | -27/+27 | |
2013-01-09 | Remove and delete QUEST_clothdyer_state since it isn't used anywhere. | Jessica Tölke | 2 | -1/+2 | |
Remove it from Selim's script. Add it to clear_vars function. | |||||
2013-01-07 | Disable Christmas event scripts and remove Christmas tree from Nivalis. | Jessica Tölke | 1 | -1/+1 | |
2013-01-07 | Add Ragged Shorts to the tutorial. | Jessica Tölke | 1 | -7/+9 | |
It's now given together with the Cotton Shirt so new characters won't have to run around in underwear. | |||||
2013-01-06 | Tutorial: put setting the completed flag and resetting the used variables ↵ | Jessica Tölke | 3 | -18/+11 | |
into a separate function. | |||||
2013-01-06 | Remove lines from tutorial which set the variable 'maggot' to 0. | Jessica Tölke | 3 | -4/+0 | |
That variable was used in a previous version of the tutorial. | |||||
2013-01-06 | Add cotton shorts to the shop on Tulimshar bazaar. | Jessica Tölke | 1 | -1/+1 | |
bell chick pointed out that the shorts are available at the Northern Bazaar, but might be less easy to notice there. | |||||
2013-01-04 | Replace remaining uses of 'break' with 'end' | Ben Longbons | 3 | -23/+23 | |
2013-01-04 | Clear_vars function: delete some variables that aren't used in scripts anymore. | Jessica Tölke | 1 | -5/+3 | |
The lines to delete them were located in a place where they can't be reached. ChestQuest is still used, so don't delete that one. | |||||
2013-01-04 | Soul menhir function: Fix some typing errors. | Jessica Tölke | 1 | -4/+4 | |
2012-12-31 | Spelling fixes: replace some 'i' with 'I'. | Jessica Tölke | 6 | -17/+17 | |
Reported by eiseras. | |||||
2012-12-26 | Some punctuation and coding style fixes in the diryn script. | Jessica Tölke | 1 | -13/+19 | |
2012-12-22 | Illia: add more variables of the quest state in the developer panelv2012.12.22 | Vincent Petithory | 1 | -0/+13 | |
2012-12-22 | Illia witch: announce players that will participate, remove one dialog. | Vincent Petithory | 1 | -8/+2 | |
2012-12-22 | Illia witch: remove extra quotes and npc headers from dialogs | Vincent Petithory | 1 | -28/+23 | |
2012-12-22 | Illia: prevent players to not be teleported if there was a case mistake in ↵ | Vincent Petithory | 1 | -0/+3 | |
their name | |||||
2012-12-22 | Illia Bandit Cave: make the team capture warp sequence less sensitive to ↵ | Vincent Petithory | 1 | -4/+4 | |
latencies | |||||
2012-12-22 | Illia: allow players to see the progress of the team. Update submodule pointer | Vincent Petithory | 8 | -0/+99 | |
2012-12-22 | Illia Island: replace mapannounce by a message popup, for notifying quest ↵ | Vincent Petithory | 1 | -4/+14 | |
status changes | |||||
2012-12-21 | Fix some indentation in Wyara's script. | Jessica Tölke | 1 | -2/+3 | |
2012-12-20 | Remove misleading dialog about creating lifestones from Elanore's script. | Jessica Tölke | 1 | -3/+0 | |
2012-12-17 | Revert "Add Illia quest debug npc / sections." for the release. | Vincent Petithory | 3 | -196/+0 | |
This reverts commit 8c36b55507dda52cb5580bb7ca1cf9ee695ae679. | |||||
2012-12-17 | Add Illia developer panel to visualize quest data | Vincent Petithory | 1 | -0/+29 | |
2012-12-17 | Add Illia quest debug npc / sections. | Vincent Petithory | 3 | -0/+196 | |
2012-12-17 | Add Illia quest scripts. Update submodule pointer. | Vincent Petithory | 29 | -0/+3092 | |
2012-12-17 | Prevent players to warp from the Illia island (map 052 only): | Vincent Petithory | 1 | -0/+60 | |
* Update the warp towels conditions * Update dark petal related spell. (#S00 or #alonzialonzo). (requires running build-magic.sh) | |||||
2012-12-17 | Run 'make maps' for the Illia maps | Vincent Petithory | 13 | -0/+142 | |
2012-12-17 | Add Illia Monsters: | Vincent Petithory | 1 | -0/+8 | |
* Soul Snake * Soul Eater * Copper Slime * Sleeping Bandit * Azul Slime * Demonic Spirit * Witch Guard * Luvia (witch) * Add monster points values | |||||
2012-12-17 | Add Illia items: | Vincent Petithory | 2 | -0/+28 | |
* Sealed Soul * Lock Picks * Lazurite Shard, Crystal, Heart * Bull Helmet * Heart of Isis * Banshee Bow | |||||
2012-12-17 | Clean the dyer/bleacher scripts: | Vincent Petithory | 2 | -102/+119 | |
* Add punctuation in menus * Format label name to the apparent script convention * Move the sorcerer robes variants into a submenu * Remove the color array and use a hard-coded menu for the colors | |||||
2012-12-17 | Add quest to craft new sorcerer robes at Lora Tay | Vincent Petithory | 2 | -0/+175 | |
2012-12-17 | Add all combinations of sorcerer robes regarding their dyed line. Update ↵ | Vincent Petithory | 2 | -0/+130 | |
submodule pointer. | |||||
2012-12-16 | Add dyed Cotton Cloth items | Vincent Petithory | 2 | -0/+13 | |
2012-12-14 | Add option to be warped to the Snake Pit to Parua's dialogue. | Jessica Tölke | 1 | -1/+14 | |
This avoids that a player can get stuck in Candor. | |||||
2012-12-01 | Run make maps for spawn change on 019-1 and update submodule pointer.v2012.12.01 | Jessica Tölke | 1 | -1/+1 | |
2012-12-01 | Increased spawn rate of santa slimes | Erik Schilling | 1 | -1/+1 | |
They are now 3 times as high as before | |||||
2012-12-01 | Revert "recude number of Santa Slimes on 019-1" | Jessica Tölke | 1 | -1/+1 | |
This reverts commit da3a063f5d9ca9762b8bb56b26b674994d6d935c. | |||||
2012-12-01 | Christmas Event 2012: add a spawn of Santa Slimes to 030-1. | Jessica Tölke | 2 | -0/+9 | |
2012-12-01 | Update easter 2010 scripts / magic / warps for the map changes of 028-1. | Vincent Petithory | 8 | -9/+9 | |
2012-11-28 | Christmas Event 2012.v2012.11.28 | Jessica Tölke | 19 | -0/+2244 | |
2012-11-25 | After-Halloween bug fixes and adjustments: | Vincent Petithory | 2 | -5/+19 | |
* Fix bug where a player choosing to fill empty bottles, would be asked to kaflosh if logging off during the infestation phase * Do not allow to gather pumpkin seeds in 055-1 outside of the event time frame, even if the quest has been started * Adjust the monster spawned during infestation: more often Archants for low-levels, more often Spiders for higher levels * Oscar suggests to bring friends to help stopping the infestation | |||||
2012-11-22 | Run 'make maps' for "Spawn " fix; update submodule | Ben Longbons | 5 | -48/+48 | |
2012-11-15 | run 'make maps' for client-data changes regarding 028-1. | tux9th | 2 | -13/+13 | |
update client-data submodule pointer. | |||||
2012-11-15 | Extend After-Halloween Event to 30th November.v2012.11.18 | Vincent Petithory | 1 | -1/+1 | |
2012-11-09 | Re-add Oscar's previously removed shop | Vincent Petithory | 1 | -0/+3 | |
2012-11-09 | Add seasonal after-halloween quest: | Vincent Petithory | 3 | -1/+540 | |
* Oscar (011-1) is not a shop anymore. * special pumpkins added in 055-1 * add a special handler for the #kaflosh spell (requires running ./build-magic.sh) * add a player variable for use with seasonal quests (each quest using one byte) | |||||
2012-11-08 | Fix usages of getinventorylist(): | Vincent Petithory | 5 | -8/+8 | |
* replace incorrect usage of @inventory_count with the correct variable created by getinventorylist(): @inventorylist_count |