Commit graph

18 commits

Author SHA1 Message Date
Zach Toogood
ca3bdd22fe [SQL] Add COLLATE=utf8mb4_general_ci to all tables 2024-01-04 18:25:12 +00:00
Zach Toogood
edc817a2d7 [db] Make all tables CHARSET=utf8mb4 2023-02-05 21:13:32 +00:00
Zach Toogood
05b1a7f961 [chore] Clean up some formatting in SQL files 2022-07-05 12:49:26 +03:00
TeoTwawki
2589da530c Merge branch 'topaz' of https://github.com/DerpyProjectGroup/topaz into freedom
# Resolved Conflicts:
#	sql/job_points.sql
2021-04-18 13:49:29 -04:00
Ixion
c460a89139 Ixion is Come!
- Rebranding.
- Migrate to GitLab.
- Add support for database updates when using Docker.
- Give purpose to version.h (adjust minor version with client updates).
- Add an in-game `!ver` command.
- Remove references to AGPL.
2021-04-17 18:24:14 -04:00
TeoTwawki
276cf1a095 Merge branch 'canary' of https://github.com/topaz-next/topaz into freedom 2021-04-10 22:55:57 -04:00
TeoTwawki
de3066a3cb Remove even more banding references. The name "topaz" remains in places but all of "tpz" should be gone now. 2021-04-01 16:14:56 -04:00
Zach Toogood
9e4993893d Migrate all SQL tables from MyISAM to InnoDB 2021-02-05 17:07:08 +02:00
Corey Sotiropoulos
bdee301e39 Fix various issues with linkshells
* Change LSTYPE and breaklinkshell/kicking. Add 'broken' column to linkshells table.
* Break linkshell and all pearls/sacks by dropping linkshell or gm command.
* Pearlsack kick breaks equipped pearl, linkshell kick breaks all pearls/sacks in all inventories.
* lsmes privilege.
* Equipable from any local inventory (inventory, satchel, sack, case).
2020-02-19 16:55:40 -05:00
Topaz
3eb1c1570f Remove DSP branding (copyright notices retained) 2019-12-02 12:40:02 -08:00
whasf
18767dca47 SQL: Fix unable to create a new linkshell bug 2014-07-23 20:10:30 -05:00
atom0s
0fecd349e8 SQL: Fix for default blob values.
CORE: Adjust the loading of bazaar messages to account for null entries.
2014-04-06 19:32:59 -07:00
atom0s
b4b2bf2315 SQL: Change linkshell message to use BLOB to properly handle auto-translate messages in the lsmes. 2014-04-04 11:51:21 -07:00
teschnei
865ff3252d CORE: revised linkshell names - added Encode/DecodeString to convert between regular strings and 6bit character strings
delivery box: some more changes to cancel the correct item when canceling items
DATABASE: changed signature and linkshell name - they are now stored as plain text and can be freely modified via queries
2013-05-05 05:33:03 +00:00
addnad
e523ca0a04 Contrary to popular opinion, I'm not dead. Or undead.
This patch should fix new linkshells (bug 795) AND crafting signatures. 
WARNING: THIS PATCH CHANGES SQL SCHEMA, BACK UP YOUR DATABASE FIRST.
2013-04-19 06:56:22 +00:00
diatanato
abb467912a SQL: linkshells.sql 2012-03-09 05:28:17 +00:00
diatanato
c7c4a47b4c создание linkshell 2012-02-20 17:36:40 +00:00
diatanato
9a3e278c9b - DSGame-server обновлен для работы с клиентом v30120208_8
- начало работ над linkshell
- начало работ над обменом между персонажами (trade)
2012-02-19 16:07:14 +00:00