Filip Maj
|
0f61c4c0e1
|
Cleaned up namespaces (still have to do Map Project) and removed references to FFXIV Classic from the code. Removed the Launcher Editor project as it is no longer needed (host file editing is cleaner).
|
2019-06-19 00:05:18 -04:00 |
|
Filip Maj
|
163f240cf9
|
Removed isExclusive as it is now loaded from gamedata. Cleaned up keys for retainer inventory.
|
2019-05-06 14:34:59 -04:00 |
|
Filip Maj
|
1516e0bc50
|
Added homepoint and aetheryte code. You can set the homepoint on an aetheryte or inn and the return menu will show the correct response. Added effects/msgs to teleport/return. Some sql changes I forgot.
|
2017-05-01 22:30:43 -04:00 |
|
Robert Baker
|
be5a517aaa
|
Typo fixes
|
2017-04-02 12:56:05 -07:00 |
|
Filip Maj
|
be4b3b506f
|
Pushing sql changes.
|
2017-04-02 14:29:04 -04:00 |
|
Franz Renatus
|
23ce361801
|
Fixed Map Server build script to copy scripts folder.
Added world_config.ini to World Server build script.
Adjusted characters.sql to make the lobby server happy again.
|
2017-03-07 09:16:55 -08:00 |
|
Filip Maj
|
d918ad3776
|
New scripts for the opening private areas, as well as db updates.
|
2017-03-07 08:32:57 -05:00 |
|
Tahir Akhlaq
|
a2d4879cdd
|
Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into ezpz
# Conflicts:
# sql/characters.sql
|
2016-12-05 14:29:19 +00:00 |
|
Tahir Akhlaq
|
4a320d7096
|
added launch args for ip/port and default config loading
- fixed char create issues by adding default values to fields (todo: fix actual query)
- added post build command to copy scripts folder to bin
|
2016-12-05 14:26:20 +00:00 |
|
dude22072
|
c04680ea38
|
characters.sql AUTO_INCREMENT
|
2016-12-04 03:02:15 +00:00 |
|
Filip Maj
|
b1998d5f73
|
Pushing sql updates.
|
2016-12-03 17:40:45 -05:00 |
|
Tahir Akhlaq
|
d486650143
|
fixed character create errors
import individual tables instead of one large sql file
|
2016-06-07 22:58:17 +01:00 |
|