Commit graph

15 commits

Author SHA1 Message Date
Nobutadas
63812beca3 [cpp][sql][lua] Add Neutral region control 2026-07-10 11:34:57 -05:00
Nobutadas
ce928bf782 [cpp,sql,lua] Raise influence cap and reset weekly 2026-06-28 20:12:49 -06:00
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
8209f73159 Line ends, round 2. Fight! 2016-01-16 01:26:33 -05:00
teschnei
18362c939b CORE: conquest updates (influence is now a 5000-sum system)
updated conquest DB table with more proper initial values
2015-01-09 02:40:51 -07:00
teschnei
644ae42b3a CORE: rewrote conquest system
-added conquest alliances
-added conquest update messages
2014-10-02 01:39:30 -06:00
Ezekyel38
b19fab7625 CORE: add new function for conquest system, add conquest influence, add graphic on conquest map, weekly update (monday 0:00), add information for besieged map (in french atm sorry), add function for system time.
Update monk damage and delay, he use CheckMultiHits() now, because DOUBLE_ATTACK/TRIPLE_ATTACK mod is not a good idea ^^
DB: update mob_spawn_points.sql
2013-02-21 20:58:04 +00:00
Ezekyel38
c6b27b6da2 CONQUEST: add new function to change conquest guard in game, for now you can change conquest manually with a GM command
DB: New table for region control and influence
GM: @updateconquest : for now, change nation in db (region control in conquest_system) and use @updateconquest to modify conquest guard

And Happy New Year !
2013-01-01 13:05:54 +00:00