9 Commits

Author SHA1 Message Date
lighta
ba6b57bdf3 -Some script/atcommand function work. thx to Euphy
--Update of script documentation
--Readd "instance_announce" (Broadcasts to all maps inside an instance)
--Add "is_clientver" (Checks if a player's client version meets a required version or date.)
--Add "getserverdef" (Retrieves server definitions.)
--Overload of @item to allow @item <id1:name2:name3:..> <amount> (for lazy people =)
2013-08-17 08:40:11 -04:00
euphyy
24c2c27c65 > Database SQL update: Complete
* Extended SQL converter to cover mob_db and mob_skill_db as well as item_db. All credits to Lighta - thank you!
* Current SQL databases mob_db.sql, mob_db_re.sql, mob_skill_db.sql, and mob_skill_db_re.sql replaced with converted files.
* Updated mob_db with new entries for Hall of Abyss, Port Malaya, and Eclage (missing some mob modes).
* Minor item_db updates.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-06-19 19:12:10 +00:00
kenpachi2k11
8fc09701c7 Synced SQL DBs and added RE SQL-script for mob_skill_db.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 21:38:01 +00:00
flaid
96c70a1951 Added SQL mob skills bugreport:5992
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 22:17:17 +00:00
brianluau
3df0386889 - Clarified the comment about spaces in 'server_name' config. (bugreport:2656)
- Grouped all the log file/table settings together, follow up to r15253 (ea:15042).
- Added "DROP TABLE" statements to the mob_skill_db SQL files. (bugreport:5284)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-24 22:58:01 +00:00
kenpachi2k11
fc1159e200 Updated some monster slaves. (bugreport:4689)
Added description for monster spawn event in monster() script command. (bugreport:5251)
Removed some items from db/item_trade.txt. (bugreport:5301)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-07 22:08:53 +00:00
brianluau
8d1b3ac10a - Set svn:eol-style=native for some recently added text files (follow up to r15155).
- Changed urls in README to http (https is when you're logged-in to SourceForge).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18 06:19:28 +00:00
calciumkid
d0c534024b mob_read_sqlskilldb func followup 2
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18 02:07:40 +00:00
calciumkid
94483213f9 mob_read_sqlskilldb func [CalciumKid]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18 01:58:49 +00:00