Commit Graph

29 Commits

Author SHA1 Message Date
Ben
576f79c8b7 Improvements to moderation handlers 2019-12-02 23:33:38 +00:00
Ben
dac0db8945 EPF com message SQL 2019-12-02 23:24:52 +00:00
Ben
851878a218 Make word column primary key of chat_filter_rule 2019-10-12 00:07:00 +01:00
Ben
889ce89620 Remove unnecessary columns in warning table SQL 2019-10-09 01:21:50 +01:00
Ben
da42e876e0 Set default igloo like count to 0 and remove "owner_id" column 2019-10-09 01:08:35 +01:00
Ben
ead23e3d01 chat_filter_rule table SQL 2019-10-09 01:07:55 +01:00
Ben
fa309da0d2 Constraints should restrict on deletion to prevent data loss 2019-10-09 01:01:00 +01:00
Ben
4e8a73591b Set track_like date column default value 2019-09-09 22:27:13 +01:00
Ben
1c03374bd8 Implement egg-timer for legacy and vanilla clients 2019-09-09 22:26:11 +01:00
Ben
2ecd9f1850 Keep track of minutes played per session 2019-09-09 22:23:21 +01:00
rsakeys
1ec827b543 Stealth moderator implementation 2019-09-03 06:11:57 +04:00
rsakeys
675099f70c Change permaban data type to boolean instead of smallint 2019-09-01 06:24:36 +04:00
rsakeys
e62b4f6bd7 Removal of unnecessary columns that aren't utilized in the warning table 2019-09-01 06:16:15 +04:00
Ben
c7a2dafae9 Add best_buddy column to character_buddies table 2019-08-19 02:17:14 +01:00
Ben
fedf855f74 Authentication username now case insensitive 2019-08-06 22:54:05 +01:00
Ben
5d5fe7d2a9 Fix column name 2019-08-06 22:53:30 +01:00
Ben
0b60c5716e Separate cover items and stamps into their own models 2019-08-05 18:58:02 +01:00
Ben
842f5684ee Fix some foreign key constraints 2019-07-29 20:48:08 +01:00
Ben
f5f041b9f2 New player quest database models 2019-06-21 01:54:37 +01:00
Ben
4c673ea089 Set penguin puffle item default quantity to 1 2019-06-21 01:48:31 +01:00
Ben
19810d5efc Add status field penguin data attribute 2019-06-21 01:44:31 +01:00
Ben
fbe4deb321 Activate default account 2019-06-07 00:45:24 +01:00
Ben
0122cf57f5 Add foreign key constraint to puffle hat column 2019-06-07 00:45:03 +01:00
Ben
3c09434012 All column names are now lowercase 2019-05-29 22:51:38 +01:00
Ben
99e7a63957 New permissions database model 2019-05-16 16:34:41 +01:00
Ben
e50e38b78d Fix password field type length 2019-04-27 00:12:55 +01:00
Ben
34a48fe6d6 Fix syntax error 2019-03-19 02:44:09 +00:00
Ben
723582b16e Brand new database structure
This new structure includes many more enhanced features compared to the older Houdini branches. 
Crumbs have now been moved entirely over to the database for consistency, validation and performance benefits.
2019-03-18 15:49:25 +00:00
Ben
9d7c437845 Initial commit 2019-03-01 19:41:40 +00:00