skotlex
|
b19f78a17c
- Fixed the setting hom_setting not being read at all.
|
před 18 roky |
FlavioJS
|
f4ce933b8b
- Added year to the dates in the npc changelog
|
před 18 roky |
skotlex
|
b4ef291d27
- Added missing include of system header limits.h to timer.c
|
před 18 roky |
skotlex
|
d882e5030b
- Reverted the mob ThinkTime update, that field is again aDelay as it apparently should be.
|
před 18 roky |
FlavioJS
|
43256aa77e
- Cleanups or minor changes.
|
před 18 roky |
FlavioJS
|
2afbde751d
- Updated POS2 macros. The 6th byte is subx0 and suby0
|
před 18 roky |
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.
|
před 18 roky |
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.
|
před 18 roky |
Playtester
|
1ea782e49c
Fixed some swords
|
před 18 roky |
eaac
|
89b6fcb4ed
- Adding new maps to the map_index.txt and maps_athena.conf
|
před 18 roky |
FlavioJS
|
dd6a713c36
- Cosmetic changes to db.
|
před 18 roky |
KarLaeda
|
628683cd41
Fixed exploit in The Sign Quest
|
před 18 roky |
Playtester
|
732e3c71a1
Fixed Owl Duke and Owl Baron losing boss mode on NPC_EMOTION
|
před 18 roky |
Playtester
|
a3418f4100
Updated some weapons and view ids
|
před 18 roky |
Playtester
|
a9a0849c3e
Fixed prices of arrows
|
před 18 roky |
Playtester
|
b396c06c58
Update remaining headgears
|
před 18 roky |
FlavioJS
|
08424f7e76
- Moved packet_len_table values to packet_db[SERVER].
|
před 18 roky |
FlavioJS
|
25cd5a05f4
- Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids greater than MAX_PACKET_DB are found.
|
před 18 roky |
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.
|
před 18 roky |
Playtester
|
bcef152c09
Reverted price of Mink Coat
|
před 18 roky |
Playtester
|
73c98dd0cc
Updated some more headgears
|
před 18 roky |
Playtester
|
bd82c377b1
Added some new headgears
|
před 18 roky |
Playtester
|
926f672025
Updated various headgears
|
před 18 roky |
skotlex
|
36f6c8122e
- Removed "mobs being enemies of each other all the time" because, even though mobs can hit each other as they should, they will refuse to use support skills on enemies, which breaks several of their skills. Mobs can't both help and attack someone tagged as enemy D: I guess eA is just too smart to emulate Aegis's sloppy coding.
|
před 18 roky |
skotlex
|
b8a2a5f905
- Added function skill_strip to handle stripping code. The RG strip skills and GS_DISARM use it now.
|
před 18 roky |
Playtester
|
5b46682b66
Capped Dex to 255 in the mob_db
|
před 18 roky |
Playtester
|
73f1436125
* Old Purple Box now drops Assassin_Mask_ instead of the old one
|
před 18 roky |
skotlex
|
6a95b7a245
- Additional damage bonuses (True Sight, EDP, Assassin Link, Crusader Link, Card skill damage bonuses) are now applied independently of each other, which lets them stack.
|
před 18 roky |
Playtester
|
58adf03b64
Added two new pet eggs
|
před 18 roky |
toms
|
8bd7d2873e
Modified flush_fifo so the code do what is written in the comment
|
před 18 roky |