ultramage
|
12a784cf17
Changed the 'getpartyleader' script command so that it returns a map name instead of the useless mapindex number.
|
vor 18 Jahren |
ultramage
|
5f0de40e38
Removed the silly and misleading 'firewall detected' message
|
vor 18 Jahren |
ultramage
|
195b0f9870
Added missing vc6 project file
|
vor 18 Jahren |
ultramage
|
7d1e080338
Corrected a lie in the script documentation
|
vor 18 Jahren |
skotlex
|
a23da55db8
- Fixed the flag parameter not working on npcshopattach
|
vor 18 Jahren |
ultramage
|
65796c8765
Fine-tuned the global message processing function
|
vor 18 Jahren |
skotlex
|
cc141e4bcb
- Resetting skills will now automatically remove peco, falcon, cart and homunculus (vaporize).
|
vor 18 Jahren |
skotlex
|
2a5ec09a11
- The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefore now it is only used for Vending, Talkie box and Graffiti
|
vor 18 Jahren |
skotlex
|
a578017992
- Completed Amon Ra's spell list.
|
vor 18 Jahren |
ultramage
|
84ad40528b
* Restricted global messages to 255 characters (client shows only ~80 anyway, wanted to use 127 but frost joke's lines are longer than that ...)
|
vor 18 Jahren |
ultramage
|
250fdeee31
Typo
|
vor 18 Jahren |
ultramage
|
936937bd46
Corrected the chat system to allow 8-letter passwords
|
vor 18 Jahren |
ultramage
|
71ca66f8b1
Minor details (pdb file location, improved debug, npc typo)
|
vor 18 Jahren |
skotlex
|
4130bdd3b8
- Cleaned up the npcshop(add/del) item script commands, fixed a possible dangling pointer crash caused by their improper use of realloc. They no longer automatically attach the script to the shop, and they will return true/false based on whether the shop was found or not.
|
vor 18 Jahren |
ultramage
|
3b59523144
A followup to r9761, a header include that somehow didn't commit
|
vor 18 Jahren |
skotlex
|
c848fd71d2
- Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead.
|
vor 18 Jahren |
ultramage
|
21dfe0e83f
changed resource language from russian&czech -> english
|
vor 18 Jahren |
ultramage
|
fb9915fcba
Updated the old vs6 files to latest, thanks to k3dt for contributing them
|
vor 18 Jahren |
ultramage
|
d956555b75
Reorganized the vs6 project files (update will follow)
|
vor 18 Jahren |
ultramage
|
67e5b839f6
Fixed an accidental change in r9758 (edit&continue)
|
vor 18 Jahren |
skotlex
|
aca93bf9ff
- Added support for mob skill target 'randomtarget', when specified, it will pick a random enemy from within the skill's cast range.
|
vor 18 Jahren |
ultramage
|
a6f1e4972e
Added string function strnlen
|
vor 18 Jahren |
skotlex
|
8ec0ed0d47
- Corrected homunculus's aspd being halved after using some aspd adjusting skill.
|
vor 18 Jahren |
skotlex
|
8a9e1eaa07
- When when a party-member levels up, the level change is sent to the char-server to update the even-share range values.
|
vor 18 Jahren |
FlavioJS
|
083fc86437
- Changes in the VS8 project files:
|
vor 18 Jahren |
ultramage
|
7390d2d950
Removed graph, httpd and webserver
|
vor 18 Jahren |
ultramage
|
287219ad0d
Wiped out the old night code
|
vor 18 Jahren |
ultramage
|
b022f8f491
Corrected a mistake in the sign quest (answer did not match ingame behavior)
|
vor 18 Jahren |
skotlex
|
39381ad474
- 'Long Range Attacked' mob skill conditions will no longer trigger on magic attacks.
|
vor 18 Jahren |
skotlex
|
50a03b0751
- Corrected char deletion not working (column is called homun_id, not hom_id...)
|
vor 18 Jahren |