Cydh Ramdh
ecb70d47f3
Another follow up of c4fe3be0a13b6dfa993a9d07029735c4f4c16164, sc
null pointer check is done too eearly. Thank @Lemongrass3110
...
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-01-07 06:24:28 +07:00
Lemongrass3110
de61a19eca
Migrated all getpetinfo constants to source exports
...
Created the respective enum on source side.
2016-01-07 00:19:37 +01:00
Cydh Ramdh
0ffbc20fd4
Follow up c699304bd95b5c3bf9dddcca1dd2fe842169c650, removed redundant check. Thank @Lemongrass3110
...
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-01-07 06:18:38 +07:00
Lemongrass3110
28e337127e
Migrated all getmonsterinfo constants to source exports
...
Created the respective enum on source side and changed the script doc to only refer to the constants not the direct values.
Additionally adjusted the sample script.
2016-01-06 23:55:06 +01:00
Lemongrass3110
a68ab0c88d
Migrated all getpetinfo constants to source exports
...
Created the respective enum on source side and changed the script doc to only refer to the constants not the direct values.
2016-01-06 23:28:05 +01:00
Cydh Ramdh
c699304bd9
Gunslinger Fixes
...
* Fixed #879 . Added check while equiping Gun-type weapon X Ammo (bullets and grenades).
* Fixed Gunslinger's Spread Shot can be used by equipping Shotgun + Bullet or Grenade Launcher + Grenade.
* Fixed Gunslinger's Mine (Ground Drift) must cannot be casted on target's foot and must cannot be stacked.
Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2016-01-07 00:54:57 +07:00
Lemongrass3110
90dcd845e2
Added additional constants
...
As @cydh requested we now also export weapon and ammunition types.
2016-01-06 14:13:36 +01:00
Lemongrass3110
72fe7f9ec6
Follow up to 56a7440
...
Added debug output to the quest log related commands to make it easier to find the source if a command fails(usually AEGIS script logic fails...).
2016-01-06 03:54:59 +01:00
Lemongrass3110
192badd150
Fixed #878
2016-01-06 02:43:38 +01:00
Lemongrass3110
d32c857e16
Renamed custome headgear constans in src
...
They now match with those currently used in scripts and also match the ones for normal headgears and additionally they are easier to understand.
2016-01-06 00:08:27 +01:00
Lemongrass3110
5ea3f30d32
Removed two unused constants for alchemists
...
* Job_Alchem(Job_Alchemist would be correct)
* Job_Baby_Alchem(Job_Baby_Alchemist would be correct)
Both are currently unused in our delivered npc and item scripts.
Please consider using their correct constants instead.
2016-01-06 00:04:37 +01:00
aleos89
8ab031f707
Follow up to e4ab3be
...
* Fixes #860 - Pre-renewal Kunai should only deal 100%+90 damage per hit. Thanks to @Playtester.
2016-01-05 11:17:40 -05:00
Lemongrass3110
d909601b8a
Fixed compilation on pre-renewal
2016-01-03 16:42:00 +01:00
Lemongrass3110
8d152e9139
Fixed compilation on linux.
...
Stupid me, why did I do this in the first place.
2016-01-03 14:48:20 +01:00
Lemongrass3110
d30b250fb2
Migrated all parameter constants to source exports
2016-01-02 01:54:39 +01:00
Lemongrass3110
6532f74c3b
Migrated all quest check constants to source exports
2016-01-02 01:10:51 +01:00
Lemongrass3110
087a0f4a5e
Migrated all binding constants to source exports
2016-01-02 01:08:55 +01:00
Lemongrass3110
d37e8958ce
Migrated all bonus script flag constants to source exports
2016-01-02 01:07:28 +01:00
Lemongrass3110
b1e97ce6b1
Migrated all add skill type constants to source exports
2016-01-02 01:06:41 +01:00
Lemongrass3110
a2a13eeee3
Migrated all item type constants to source exports
2016-01-02 01:02:21 +01:00
Lemongrass3110
5b789412e7
Migrated all mercenary guild constants to source exports
2016-01-02 00:59:13 +01:00
Lemongrass3110
00057d7535
Migrated all send target constants to source exports
2016-01-02 00:57:37 +01:00
Lemongrass3110
3929f7adc3
Migrated all emoticon constants to source exports
2016-01-02 00:55:17 +01:00
Lemongrass3110
43d9445c6d
Migrated all battle and auto trigger flag constants to source exports
2016-01-02 00:48:55 +01:00
Lemongrass3110
2eb8b933a7
Migrated all class and size constants to source exports
2016-01-02 00:43:43 +01:00
Lemongrass3110
f558f85abf
Migrated all race constants to source exports
2016-01-02 00:38:56 +01:00
Lemongrass3110
7565dcc16b
Migrated all element constants to source exports
2016-01-02 00:36:34 +01:00
Lemongrass3110
2b0087955e
Migrated all status icon constants to source exports
2016-01-02 00:31:17 +01:00
Lemongrass3110
2174395717
Migrated all status change constants to source exports
2015-12-31 15:56:10 +01:00
lighta
da205da728
Merge pull request #847 from rathena/hotfix/issue772
...
Fixed #772 .
2015-12-31 01:47:00 -04:00
lighta
1ed2c92995
Merge pull request #822 from RomeroMalaquias/master
...
Avoiding conditional directives that break statements
2015-12-31 01:40:24 -04:00
Lemongrass3110
6322d609f4
Migrated all look constants to source exports
2015-12-31 04:17:50 +01:00
Lemongrass3110
2d03e7fb9e
Migrated all equip position constants to source exports
2015-12-31 04:12:19 +01:00
Lemongrass3110
a1b08c380a
Migrated all setcell and getcell constants to source exports
2015-12-31 04:06:50 +01:00
Lemongrass3110
8d3cff4b0e
Migrated all mapflag constants to source exports
2015-12-31 04:02:26 +01:00
Lemongrass3110
2ee3765456
Migrated all broadcast constants to source exports
2015-12-31 03:56:05 +01:00
Lemongrass3110
e68ad2bef5
Migrated all eAthena job constants to source exports
2015-12-31 03:51:42 +01:00
Lemongrass3110
fb6688951d
Migrated all job constants to source exports
2015-12-31 03:32:26 +01:00
Lemongrass3110
737fcc41f9
Included the new script_constants.h file
...
and migrated all existing exports over.
2015-12-31 03:02:30 +01:00
Lemongrass3110
79295b4c05
Added a new file to export source side constants into the script engine.
2015-12-31 02:49:44 +01:00
Lemongrass3110
48116ba9f8
Fixed MAX_CART constant being exported to script constants with wrong value(MAX_INVENTORY).
2015-12-31 02:26:35 +01:00
Lemongrass3110
55caed2db3
Follow up to 98c30e6
...
Sorry forgot to remove some debug stuff! :(
2015-12-31 01:13:00 +01:00
Lemongrass3110
98c30e6c4d
Fixed #852
2015-12-31 01:10:49 +01:00
Lemongrass3110
a7f920a071
Follow up to 4871dab
...
Also suggested by @lighta
2015-12-31 00:49:21 +01:00
Lemongrass3110
4871dab7de
Fixed #854
...
Thanks to @theultramage for reporting and pinpointing the error as always!
Commiting this one for @aleos89, he fixed it for you guys.
2015-12-30 21:20:25 +01:00
Lemongrass3110
2f471a135c
Fixed #856
2015-12-30 21:00:52 +01:00
Lemongrass3110
879ddcc1af
Feeding log feature
...
Merged the feeding log feature requested by @MrAntares and implemented by @cydh in cydh/rathena@3f35e3a .
Don't forget to create the new SQL log table.
2015-12-30 12:48:44 +01:00
Napster
118fa28ae9
Follow up to 0042fe5bb6
...
*Fixed issues Character Deletion Time for the client 2015-09-16
2015-12-26 22:22:13 +07:00
Napster
99845c1fd6
Follow up to 71c6896541
...
* check white space
* add missing old packet
2015-12-25 10:53:43 +07:00
Napster
060f33408d
Merge branch 'master' of https://github.com/rathena/rathena
2015-12-24 16:31:10 +07:00