Commit graph

17876 commits

Author SHA1 Message Date
Hendrik Brummermann
cd6c2bdd57 fixed error message about non existing !features slot on newly created accoutns 2010-07-22 18:07:14 +00:00
Hendrik Brummermann
80546f82be updated version number 2010-07-21 21:07:39 +00:00
Kimmo Rundelin
2071bec018 don't allow much smaller ellipses than the area covered by the creature 2010-07-21 20:13:58 +00:00
laguz
689ea96445 removed collision from the middle teleporter and changed the tile of creature-choose-portal to arrows 2010-07-21 19:33:08 +00:00
laguz
686ea5fb88 increased the spark of the hexagram 2010-07-21 19:25:55 +00:00
Storyteller
c70104bd07 Added a background music track called "The Magical Tower". The file is the_magical_tower.ogg 2010-07-21 19:01:43 +00:00
Kimmo Rundelin
e79fe9bbf3 minor cleanup 2010-07-21 15:48:42 +00:00
Kimmo Rundelin
c958374b15 removed unused code 2010-07-21 15:48:15 +00:00
Kimmo Rundelin
cca89ae384 removed unused fields 2010-07-21 11:02:28 +00:00
Kimmo Rundelin
383372bb6b Do size updates in EDT. Javadoc. 2010-07-21 09:00:29 +00:00
Kimmo Rundelin
8bf6468cea Do GUI updates in the EDT 2010-07-21 08:19:45 +00:00
Katie Russell
3572b482f3 colour in paths with protection 2010-07-20 20:52:44 +00:00
Markus
9f33a51d33 comment out private message and add a todo 2010-07-20 20:32:15 +00:00
Hendrik Brummermann
d7e560fcda removed unused code for a never implemeneted BuddyChangeListener interface 2010-07-20 20:21:00 +00:00
Markus
e734edbe2d make titles nicer for achievements 2010-07-20 20:12:15 +00:00
Katie Russell
d7c5d40cb1 If the timestamp was 2010-07-20 00:00:00 (magic date chosen by us for the unknown dates from past messages) then let postman say unknown date 2010-07-20 20:10:56 +00:00
Hendrik Brummermann
10d0a4dad9 use features map instead of !features slot 2010-07-20 20:09:55 +00:00
Hendrik Brummermann
20e8b65fd4 use setVisible to show/hide the karma bar as suggested by kiheru 2010-07-20 19:55:45 +00:00
Kimmo Rundelin
c0686ca4e6 Adjusted Plink's path to not include wall squares. Fixes [3032235] "[Stendhal] Plink is standing against the wall". 2010-07-20 19:43:49 +00:00
Markus
0b6356c7da added java doc 2010-07-20 18:47:30 +00:00
Markus
6fbf015980 update marauroa 2010-07-20 17:15:18 +00:00
Katie Russell
afef057cd2 javadoc 2010-07-20 06:42:17 +00:00
Markus
67fa288916 check if buddy map is present before checking if it is empty (fixes #3031847) 2010-07-20 06:07:41 +00:00
Markus
d961a86e9d fix grammar tests 2010-07-20 06:06:15 +00:00
Katie Russell
c10675acec use /storemessage instead of /tell postman 2010-07-19 23:08:08 +00:00
Katie Russell
c400abdc61 Add /storemessage <player> <message> 2010-07-19 23:07:12 +00:00
Katie Russell
0a701fe5b0 add some changes and re-order a bit to put more major world changes first 2010-07-19 23:05:00 +00:00
Katie Russell
029b625737 Add a /storemessage <player> <message> - incase you want to bypass postman 2010-07-19 22:34:56 +00:00
Markus
df59ab72e7 split up logging and notifying into separate methods 2010-07-19 20:18:41 +00:00
Katie Russell
273f9783d1 replace mysql escape character \ with \\ (looks like replace("\\","\\\\") ! 2010-07-19 19:41:11 +00:00
Markus
a5194058e6 fix a typo 2010-07-19 19:28:59 +00:00
Markus
95fd201f30 distinct between one or multiple items in the messages (fixes #3031751) 2010-07-19 19:17:37 +00:00
Hendrik Brummermann
155aad8d51 updated marauroa 2010-07-19 18:51:37 +00:00
Katie Russell
27fba0a956 fix typo 2010-07-19 18:08:15 +00:00
Katie Russell
20df63c04c Change the reject message for the candle-spots to be clearer that you don't put the candle on the spot, you walk there with it 2010-07-19 17:38:33 +00:00
Markus
8e499d8dac update buddy list, when a player joins the game
(fixes #3031340)
2010-07-19 15:24:41 +00:00
Katie Russell
fef3dbd188 initial try at a script to dump the postman xml file to a format easier imported by mysql. I picked csv but we can change this if wanted. It just writes to System.out for now. checks for double quotes and escape characters already present and replaces them, also replaces new lines with a space. 2010-07-18 22:37:49 +00:00
Hendrik Brummermann
077d7db13c we don't need the background thead anymore that executed /who every minute. 2010-07-18 21:56:05 +00:00
Hendrik Brummermann
41e24a3560 removed never used code for shouting and doing where queries 2010-07-18 21:51:50 +00:00
Hendrik Brummermann
bef0f306bc use new server side storage 2010-07-18 21:49:56 +00:00
Katie Russell
c8a693faed add confirmation message if the character did exist 2010-07-18 21:41:04 +00:00
Katie Russell
806c134b03 don't need the chatbucket for postman, and use better naming for the source player. make it look like the message if the target didn't exist, came from postman 2010-07-18 21:22:31 +00:00
Katie Russell
cd59b009c2 Stores a message on behalf (for postman to deliver) for admins >= level 2000 (e.g. postman) 2010-07-18 21:03:56 +00:00
Katie Russell
3fc9fa61c4 make separator spacing wider 2010-07-18 19:46:34 +00:00
Hendrik Brummermann
0347adb7fe use new quantityplnoun method 2010-07-18 19:17:09 +00:00
Katie Russell
feaddb1fc6 use the new EnableFeatureAction to turn on the keyring 2010-07-18 18:55:45 +00:00
Katie Russell
0702d5bb8a Fixing no amulet by killing thing - ID: 3030908 reported by snakespionase: don't require that quest is in state start, just it is not completed. 2010-07-18 18:22:18 +00:00
Katie Russell
adddda94c5 Fixed the texts for the 7 wizards in the spire of the tower 2010-07-18 18:19:46 +00:00
Katie Russell
976e06215e updated test to new behaviour and added some more values to test 2010-07-18 18:14:46 +00:00
Katie Russell
2cb7b5c158 Activate karma indicator feature when you learn about karma for the first time, and make sarzina refer to it in context of your karma, changing her replies to better fit the scales visible there. 2010-07-18 18:07:18 +00:00