Playtester
|
3fc53d7a10
* Added file for gunslinger quests
|
hace 19 años |
evera
|
b52d6603f5
updated header of dts_warper.txt with newer information and changed header formatting to fit the rest of the npcs
|
hace 19 años |
evera
|
ab6dc6f536
bio ethics quest doesn't warp alche's to empty room now, displays warning of unfinished quest and warps them back.
|
hace 19 años |
Playtester
|
4b83f9bc8c
Some Einbroch respawn time fixes
|
hace 19 años |
Playtester
|
79e1b39d3b
Fixed view id of some new headgears
|
hace 19 años |
Playtester
|
ecddffa9d3
Added two missing braces to Yellow Novus card script
|
hace 19 años |
Playtester
|
896cc1da9f
- Removed cast time on Flip Coin
|
hace 19 años |
toms
|
a74851d95d
Removed cast time of AM_REST & AM_CALLHOMUNCULUS
|
hace 19 años |
skotlex
|
2ea23200c8
- Fixed Asura not wasting all SP away when it fails on cast-end.
|
hace 19 años |
toms
|
4940b38ba3
Fixed homunc skill up bug
|
hace 19 años |
Playtester
|
bd3d6500ce
Hopefully fixed Green Ferus card combo
|
hace 19 años |
skotlex
|
49f0ddf3fa
- Adjusted some the dance/song/encore code so that the source of an ensemble will always get checked, so that walking out of an ensemble skill should make it end now. However, since ensembles requires two characters and only one is marged as source of the ensemble.... this may not be finished, some kind of check is required so that the partner will also get a force-check and not just he who started the ensemble.
|
hace 19 años |
skotlex
|
ce0613fb1c
- Added crash protection to the mob_db txt reading when the mob_db file has lines with insufficient number of columns.
|
hace 19 años |
skotlex
|
07e449bc5c
- Should have fixed a signed/unsigned warning in login-txt
|
hace 19 años |
Playtester
|
ae758f1710
* Removed bonus range on some bows (there is a range column for that)
|
hace 19 años |
skotlex
|
4c3eae0bbe
- Cleaned up some the code of TF_DOUBLE and GS_CHAINACTION.
|
hace 19 años |
skotlex
|
3fc01d5169
- Trade requests will now fail when either character is unable to act (character in storage, vending, interacting with an npc, petrified, etc)
|
hace 19 años |
Playtester
|
3d1de08613
Fixed Royal Tea requiring Sweet Sauce rather than Yellow Spice
|
hace 19 años |
Playtester
|
6b516a8126
Renamed first "Name" column to "AegisName"
|
hace 19 años |
Playtester
|
d1acb16e5f
Fixed Rapid Shower only using 1 bullet rather than 5
|
hace 19 años |
MasterOfMuppets
|
2c18fc43fe
A small sign quest fix according to a recent patch.
|
hace 19 años |
toms
|
5cdcef4080
Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;)
|
hace 19 años |
Vicious
|
bd17b2a527
Item Name update
|
hace 19 años |
skotlex
|
4fe5bc0478
- Got rid of the "i might be used uninitialized on this function" warning in `buildin_getpartyleader'
|
hace 19 años |
skotlex
|
9456f83ac2
- Fixed the char-server not invoking the party_calc_state function when the third party-member is added to a party, hence failing to check for families and disabling even share from them unless all three relog first (state is correctly calculated when party is first loaded).
|
hace 19 años |
skotlex
|
0c91b56537
- Crash-protections in the mail-checking function.
|
hace 19 años |
skotlex
|
895eacb80a
- Added back missing state set to prevent Ankle-Snare from being retrieved after the target dies.
|
hace 19 años |
toms
|
c2b0590289
Fixed compilation warning
|
hace 19 años |
skotlex
|
359899fbb2
- Added a check to handle Spider Web as a targetted skill. If there's more than one character on the targetted cell, a different one may get trapped, but it will mostly do as it is now.
|
hace 19 años |
skotlex
|
d12f317dbb
- Changed the map_freeblock_unlock code so that when there's an "already free'd pointer" error, the memory manager will print out the invoking function rather than map_freeblock_unlock, this should help fix it up next time it happens.
|
hace 19 años |