Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-25 | Follow up ↵ | Jedzkie | 1 | -57/+57 | |
https://github.com/HerculesWS/Hercules/commit/eb0d0dc677e1d3e584de9202d3140fe6fb6db722, thanks to Haru! Minor white space edits. | |||||
2015-12-25 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-25 | Merge pull request #977 from dastgir/5-DressRoom | hemagx | 3 | -2/+18 | |
Dressroom Packet implemented | |||||
2015-12-25 | Merge pull request #978 from dastgir/6-EntityPackets | hemagx | 3 | -21/+105 | |
New Entity Packets Implemented (Thanks to Rytech) | |||||
2015-12-25 | Merge pull request #976 from dastgir/4-EffectID | Frost | 1 | -6/+52 | |
Update EffectID, 3CeAM merge(r765) | |||||
2015-12-25 | Added New ViewEquip packet | Dastgir | 1 | -1/+3 | |
2015-12-25 | New Entity Packets Implemented (Thanks to Rytech) | Dastgir | 3 | -20/+102 | |
2015-12-24 | Change packet 0x82d to not send billing slots. | hemagx | 1 | -1/+1 | |
currently billing slots is not supported and sending the premium slots twice cause client to bug. Fixes #1017 | |||||
2015-12-23 | Re-added Brasilis pets to the pre-renewal DB | Haru | 2 | -1/+5 | |
- According to various sources, In some official servers (such as bRO), Brasilis arrived before Renewal. - Keeping the db entries where they are, doesn't hurt (and removing them, may hurt if a server is using those pets and has them in the saved data) Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-23 | ItemDB SQL Sync | Hercules.ws | 1 | -1/+1 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-23 | Fixed Brysinggamen Heal Power effect accidentally removed in ↵ | Jedzkie | 1 | -7/+8 | |
https://github.com/HerculesWS/Hercules/commit/3bcd2ce99a3eec1c43622d7ca78c619c1e2065a2 Thanks to Zack. | |||||
2015-12-23 | Follow Up c69a756f. Removed redundnat conditions, added XmasLunatic to pre-re | Dastgir | 3 | -6/+43 | |
2015-12-23 | Merge pull request #1003 from HerculesWS/865-var_length | Andrei Karas | 8 | -31/+61 | |
Merge of #866 and #867 | |||||
2015-12-23 | ItemDB SQL Sync | Hercules.ws | 1 | -7/+7 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-23 | Fixes #1008 (Thanks again to jTynne.) | Jedzkie | 1 | -8/+8 | |
2015-12-22 | Merge pull request #1004 from HerculesWS/WoE-TE-Items | Kisuka | 4 | -16/+81 | |
Split zone mapflag for pre/re. | |||||
2015-12-22 | Organized pet db by episodes + ids. Added missing Pets. Removed RE specific ↵ | Taylor Locke | 3 | -56/+69 | |
pet entries from pre-re pet db. | |||||
2015-12-22 | ItemDB SQL Sync | Hercules.ws | 1 | -2/+2 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-22 | - Fixes #1005 (Thanks jTynne) | Jedzkie | 3 | -3/+7 | |
- Update NPC ID's | |||||
2015-12-22 | Follow up ↵ | Frost | 1 | -1/+1 | |
https://github.com/HerculesWS/Hercules/commit/d79a996b1ecfe2dfdfe0069927f3aa0fbe584c8f Fix Spark Candy's Endure effect timer. | |||||
2015-12-21 | Split zone mapflag for pre/re. Follow-up to ↵ | Taylor Locke | 4 | -16/+81 | |
fd78190a5ec4f19f10027f7a7ebe0e6ce023f672. | |||||
2015-12-22 | Throw error when variable name length too long | AnnieRuru | 2 | -1/+16 | |
2015-12-22 | Not allow send too big variable names to char server from map server (Closes ↵ | Andrei Karas | 1 | -0/+4 | |
#865) Closes #866 as merged | |||||
2015-12-22 | Ensured 32+1 bytes for all buffers that hold variable names | Haru | 5 | -30/+39 | |
Related: #865, #866, #867 Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-22 | Add a source constant SCRIPT_VARNAME_LENGTH | AnnieRuru | 1 | -0/+2 | |
since we can freely adjust the length of the variable name just edit this value and edit in main.sql | |||||
2015-12-22 | ItemDB SQL Sync | Hercules.ws | 2 | -118/+118 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-22 | Merge pull request #992 from Jedzkie/ItemDB_Updates | Dastgir | 8 | -362/+544 | |
Item & Skill Updates | |||||
2015-12-22 | Merge branch 'AnnieRuru-request_12' into hercules | Haru | 2 | -22/+41 | |
2015-12-22 | Update *dispbottom script command to allow 0xRRGGBB color | AnnieRuru | 2 | -12/+25 | |
Closes #858 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-22 | Item Update: | Jedzkie | 6 | -253/+279 | |
- Added SC_MOVHASTE_POTION and SC_MOVESLOW_POTION. - Change some item effects based on Aegis's special.sc. - White space adjustments | |||||
2015-12-22 | Update *message script command to allow to use account ID | AnnieRuru | 2 | -10/+16 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-22 | NPC Update: | Jedzkie | 2 | -24/+30 | |
- Add RENEWAL Checks for Material Seller. - in Renewal the selling prize of Medicine Bowl of Guild Dealer is 250z. Closes #982 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-22 | ItemDB SQL Sync | Hercules.ws | 1 | -3/+3 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-21 | Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672. | Taylor Locke | 4 | -4/+35 | |
2015-12-21 | ItemDB SQL Sync | Hercules.ws | 1 | -34/+86 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-21 | Merge pull request #999 from HerculesWS/WoE-TE-Items | Kisuka | 3 | -70/+904 | |
Added WoE:TE Items from EP 14.2 | |||||
2015-12-21 | Added WoE:TE Items from EP 14.2 | Taylor Locke | 3 | -70/+904 | |
2015-12-21 | ItemDB Update: | Jedzkie | 7 | -20/+48 | |
- Added official effect for Jumping Candy (Spark_Candy) (Ref: http://herc.ws/board/topic/1125-please-implement-the-magic-scroll-mental-potion-etc/) Follow up Mercenary Skill update, disable AL_HEAL skill due to mercenary_skill_db doesn't recognize the skill. | |||||
2015-12-21 | Fix Client stuck if npc secure time reached and no actual dialog presented ↵ | hemagx | 1 | -1/+6 | |
to client. Fix dialog being cleared if npc secure time reached and dialog exist Fixes #916 | |||||
2015-12-20 | Fire Pillar now doesn't require blue gemstone in renewal | hemagx | 1 | -1/+1 | |
Fixes #970 | |||||
2015-12-20 | *explode return array size. | Emistry | 2 | -2/+6 | |
http://herc.ws/board/topic/7489-explode-to-push-arraysize/ Closes #700 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-20 | Fixed a memory leak in the explode script command | Haru | 1 | -18/+16 | |
Minor refactoring Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-20 | Fix some issues with the @help command. | Kpy! | 1 | -3/+3 | |
Fix help messages being trimmed due to an incorrect length value. Fix help messages formatting: use clif_displaymessage2 to properly display newlines. Closes #491 as merged | |||||
2015-12-20 | Split eathena-upgrade in two files | maqc1 | 2 | -19/+44 | |
Split eathena-upgrade in two files, one for main and one for logs (as is it for rAthena-upgrade) Closes #946 as merged | |||||
2015-12-20 | Costume and Shadow items are not equip-able anymore on older clients that ↵ | hemagx | 2 | -0/+7 | |
doesn't support it. Fixes #947 Closes #954 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-20 | Added a missing parse on line 59 of eathena_upgrade.sql | maqc1 | 1 | -1/+1 | |
Closes #945 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-20 | Add color constants for announcement and mes | AnnieRuru | 3 | -6/+42 | |
Added F_MesColor helper function Closes #897 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-12-20 | Fixed showing HP bar for monsters even if disabled on 2015 clients and onward. | hemagx | 1 | -3/+3 | |
Fixes #744 | |||||
2015-12-20 | HPM Hooks Update | Hercules.ws | 3 | -0/+96 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2015-12-20 | Merge branch 'AnnieRuru-request_27' into hercules | Haru | 2 | -248/+275 | |
Closes #950 as merged |