Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-21 | update private airship map list to match main kRO servers | Asheraf | 1 | -287/+576 | |
2018-05-04 | Implementation of Private AirShip | Asheraf | 1 | -0/+436 | |
2018-04-08 | Added noteleport mapflag for pay_arche | Jedzkie | 1 | -0/+1 | |
2017-03-14 | Merge pull request #1627 from AtlantisRO/guild_investment | Ridley | 1 | -4/+0 | |
Fixes #1625. Fixes checks on Guild Dungeon Investment and separates Guild Dungeon mapflags for pre-renewal and renewal | |||||
2017-03-13 | Fixes #1625. Fixes checks on Guild Dungeon Investment and separates Guild ↵ | AtlantisRO | 1 | -4/+0 | |
Dungeon mapflags for pre-renwal and renewal. Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-03-13 | Fixes #1626. Adds missed mapflags on instances. | AtlantisRO | 9 | -337/+0 | |
- Mapflags are moved into map_zone_db, this will make easier and more intuitive in the future to add mapflags to new instances and avoid miss any mapflag. - Zone mapflags for renewal instances are moved into renewal folder. Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-02-10 | Adds GvG2 zone on WoE:SE maps, disabling use of Leap/High Jump. Fixes #1391 | KirieZ | 1 | -0/+12 | |
2016-10-03 | Initial dimensional gap commit (#1431) | Ridley | 2 | -2/+8 | |
* Initial Dimensional Gap NPC's | |||||
2016-09-11 | removed unnecessary lines (thx to Aleos) | Ridley8819 | 2 | -4/+14 | |
added missing mapflags for c_tower2_ and c_tower3_ | |||||
2016-09-10 | Cleanup Sara's memory instance | Asheraf | 8 | -0/+23 | |
* Now it follow Hercules coding style * Various improvments to HULD support | |||||
2016-08-26 | Implementation of Ghost palace instance based on iRO | Asheraf | 9 | -0/+26 | |
* Added ghost palace instance script * Add needed monster, item and quest database entries * Added mapflags for instance map (1@spa) | |||||
2015-12-21 | Split zone mapflag for pre/re. Follow-up to ↵ | Taylor Locke | 1 | -16/+0 | |
fd78190a5ec4f19f10027f7a7ebe0e6ce023f672. | |||||
2015-12-21 | Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672. | Taylor Locke | 1 | -0/+16 | |
2015-12-15 | Standardized header in scripts (part 1) | Haru | 29 | -251/+911 | |
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Mapflag scripts folder Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-06-25 | monk_in should not have nosave. | Dastgir | 1 | -1/+0 | |
Reference: rathena/rathena@dab21907b67ddd7285d61b3009d5cf604937ecf9 Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 2 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2013-10-24 | Update to last rAthena npc. | Michieru | 27 | -54/+54 | |
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt | |||||
2013-09-16 | Corrected line endings and BOM issues with several files | Haru | 4 | -4/+4 | |
- Ensured final end-of-line character in every file. - Corrected cases of mixed line endings (mostly CR and CRLF within the same file.) - Removed extra BOM from some scripts, since it causes a parsing error. Signed-off-by: Haru <haru@dotalux.com> | |||||
2013-06-25 | Implemented notomb Mapflag | CairoLee | 1 | -0/+17 | |
2013-05-19 | Little changes | Mysteries | 25 | -25/+25 | |
2013-05-18 | Relocated mapflag from conf/ to npc/ and renamed some script files | Matheus Macabu | 28 | -0/+4260 | |
Signed-off-by: Matheus Macabu <mkbu95@gmail.com> |