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
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
Topaz
3eb1c1570f
Remove DSP branding (copyright notices retained)
2019-12-02 12:40:02 -08:00
TeoTwawki
e802197ebe
signed >> unsigned
...
No such thing as negative charid.
2018-01-13 16:42:57 -05:00
whasf
8b8634e89b
SQL: Fix table type to be consistent
2015-01-27 17:55:58 -06:00
teschnei
a07edb4790
CORE: reworked recasts to only store the relevant recast ID when used, removed magic recasts from being stored (they are all reset on zone anyways)
2015-01-25 17:36:16 -07:00
teschnei
80caa51649
CORE: added recasts to database to allow recasts to persist across zoning and logging out
...
-fixed a few issues with Wild Card (resetting Wild Card when it should never do so)
-fixed an error in Fusty_Gnole.lua (Xarcabard [S])
2015-01-21 17:14:03 -07:00