skotlex
|
3839fa7619
- Moved coma to skill_additional_effect, added special_state.bonus_coma to prevent doing comma calculations for every player attack.
|
18 gadi atpakaļ |
ultramage
|
91deea9ccd
- Removed a missing file reference in the athena-start script
|
18 gadi atpakaļ |
skotlex
|
0b9f915d9c
- Fixed # commands not being blocked when muted if the mute config settings say you should be.
|
18 gadi atpakaļ |
skotlex
|
3ee61db52f
- Removed Magic Rod's cast bar.
|
18 gadi atpakaļ |
DracoRPG
|
e63626deea
Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over next time we add an SC...
|
18 gadi atpakaļ |
ultramage
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
18 gadi atpakaļ |
DracoRPG
|
58dcd187b0
Mapcache update, should polish off remaining bugs
|
18 gadi atpakaļ |
skotlex
|
d25c9daa47
- Cleaned up the implementation of party_send_movemap, it should fix the client receiving the party-mate positions before receiving the party information when you first log on.
|
18 gadi atpakaļ |
FlavioJS
|
2b42ec13cf
- Added info on packet 0x86 (simple move packet). Not usable until a clear separation between entering sight/leaving sight/walking in sight is done.
|
18 gadi atpakaļ |
skotlex
|
9387ff566b
- Made conv_str return const char* since the script engine screws up if you mess with the position of the terminator on the received string.
|
18 gadi atpakaļ |
skotlex
|
e45a007db2
- Corrected the pet/homunc data not being free'd if the player logs out before being authed.
|
18 gadi atpakaļ |
skotlex
|
c350fe1318
- Made the map server abort when it can't open the mapcache file.
|
18 gadi atpakaļ |
DracoRPG
|
deb34a8ae5
New mapcache system :x
|
18 gadi atpakaļ |
skotlex
|
c4757be7e0
- Forgot to made Tatami Gaeshi state (proyectile blocking) end when you move.
|
18 gadi atpakaļ |
skotlex
|
cf8a93db38
- Updated the stun length to 5 secs of: Meteor Storm, Sonic Blow, Throw Stone, Sightless Raid, Smite, Cart Termination
|
18 gadi atpakaļ |
skotlex
|
9bc7a5db40
- indent cleanups
|
18 gadi atpakaļ |
skotlex
|
68e1eb420a
- Corrected range of self destruction / bio explosion to be equal to their splash range.
|
18 gadi atpakaļ |
ultramage
|
64fcacf6b3
- Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code
|
18 gadi atpakaļ |
FlavioJS
|
c46f3cf135
- Removed deprecated console code.
|
18 gadi atpakaļ |
ultramage
|
5f0de40e38
Removed the silly and misleading 'firewall detected' message
|
18 gadi atpakaļ |
skotlex
|
cc72c3cd89
- Readded grfio_final to the map_server.
|
18 gadi atpakaļ |
DracoRPG
|
bf98b03fb0
Removed useless read-from-GRF features
|
18 gadi atpakaļ |
FlavioJS
|
0129172c63
- Added a precompiler error when the shutdown defines are not found.
|
18 gadi atpakaļ |
ultramage
|
fbe23f27a2
Undid the memset->malloc_set replacement
|
18 gadi atpakaļ |
ultramage
|
9f164c312b
- re-added the duplicit nj/gs name messages in msg_athena
|
18 gadi atpakaļ |
FlavioJS
|
129bff5fb6
- Fixed FIFO defines in TURBO mode.
|
18 gadi atpakaļ |
skotlex
|
5036e3591a
- Cleaned up the implementation of map_foreachinmovearea so that the number of arguments passed is less.
|
18 gadi atpakaļ |
FlavioJS
|
5d65da8e0c
- Made ers double frees report as missing entries on destruction.
|
18 gadi atpakaļ |
skotlex
|
9db096c861
- The check that blocks the skill AL_TELEPORT on noteleport maps will be overriden when you use Flywings/Butterfly wings, so B Wings are usable again in noteleport maps.
|
18 gadi atpakaļ |
skotlex
|
be7935af91
- Modified slaves_inherit_speed and slaves_inherit_mode so you get better control of when to copy/remove modes/speed.
|
18 gadi atpakaļ |