skotlex
|
6bbec4a65d
- Added an answer to a FlavioJS's comment, and added a question myself (npc.c/script.c respectively)
|
18 yıl önce |
FlavioJS
|
72bebf27fc
- Now root script functions calls can have parenthesis (will take any parenthesis after the function as the start of the argument list).
|
18 yıl önce |
Playtester
|
4c6f7a0b0e
Commented some items that seem to crash the kRO client
|
18 yıl önce |
Playtester
|
d79eb83a0f
* Made NPC_CHANGE self targetted for all mobs
|
18 yıl önce |
FlavioJS
|
78b52bbb4b
- Replaced our fix for "mes ();" crashing by jA's version. see trunk[8867] and stable[8927]
|
18 yıl önce |
FlavioJS
|
40b389bc42
- Changed the script source from unsigned char* to const char*.
|
18 yıl önce |
FlavioJS
|
4a2db02dec
- Fixed the meaning of stdout_with_ansisequence and changed the default value to no.
|
18 yıl önce |
skotlex
|
e445c551c2
- Fixed SC_STRIPWEAPON failing on two-handed weapons.
|
18 yıl önce |
Playtester
|
22c74d61ff
Now Peach Tree can move, Parasite can't
|
18 yıl önce |
skotlex
|
b19f78a17c
- Fixed the setting hom_setting not being read at all.
|
18 yıl önce |
FlavioJS
|
f4ce933b8b
- Added year to the dates in the npc changelog
|
18 yıl önce |
skotlex
|
b4ef291d27
- Added missing include of system header limits.h to timer.c
|
18 yıl önce |
skotlex
|
d882e5030b
- Reverted the mob ThinkTime update, that field is again aDelay as it apparently should be.
|
18 yıl önce |
FlavioJS
|
43256aa77e
- Cleanups or minor changes.
|
18 yıl önce |
FlavioJS
|
2afbde751d
- Updated POS2 macros. The 6th byte is subx0 and suby0
|
18 yıl önce |
skotlex
|
12242c1bdc
- Added hom_setting to specify which homunculus 'quirks' are in effect. The default activates all of them, if you set them to 0 then homuncs will not be treated in any special matter, pretty much like standard mobs. if I missed any 'quirky' homunc behaviour from it, report it so it can be added to the list.
|
18 yıl önce |
skotlex
|
224e07c6cc
- When walking into a Guild Dungeon your pvp_points will be set to 5 so you have to die twice before being warped out.
|
18 yıl önce |
Playtester
|
1ea782e49c
Fixed some swords
|
18 yıl önce |
eaac
|
89b6fcb4ed
- Adding new maps to the map_index.txt and maps_athena.conf
|
18 yıl önce |
FlavioJS
|
dd6a713c36
- Cosmetic changes to db.
|
18 yıl önce |
KarLaeda
|
628683cd41
Fixed exploit in The Sign Quest
|
18 yıl önce |
Playtester
|
732e3c71a1
Fixed Owl Duke and Owl Baron losing boss mode on NPC_EMOTION
|
18 yıl önce |
Playtester
|
a3418f4100
Updated some weapons and view ids
|
18 yıl önce |
Playtester
|
a9a0849c3e
Fixed prices of arrows
|
18 yıl önce |
Playtester
|
b396c06c58
Update remaining headgears
|
18 yıl önce |
FlavioJS
|
08424f7e76
- Moved packet_len_table values to packet_db[SERVER].
|
18 yıl önce |
FlavioJS
|
25cd5a05f4
- Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids greater than MAX_PACKET_DB are found.
|
18 yıl önce |
skotlex
|
b9fd36a7cd
- There will be now warnings printed when a shop sells an item which's buy price is 20z, since those usually are "rare" items with no buyying price set. Note that this reports one fake, and that is the selling of a certain shuriken that indeed costs 20z.
|
18 yıl önce |
Playtester
|
bcef152c09
Reverted price of Mink Coat
|
18 yıl önce |
Playtester
|
73c98dd0cc
Updated some more headgears
|
18 yıl önce |