slawkens
40626d0f42
Revert some change I did
...
Causing "'" and "-" being accepted as first character in player name
2020-06-03 21:22:14 +02:00
slawkens
523afccb51
Avoid ERR_TOO_MANY_REDIRECTS on template change
2020-06-03 20:01:26 +02:00
slawkens
1087aefe0a
One more hook
2020-06-01 23:09:27 +02:00
slawkens
9b66edc148
Add some additional hooks to characters.html.twig
2020-06-01 22:41:32 +02:00
slawkens
2c09b0ae86
Fix #128 (Remove MyISAM engine) from migration scripts
2020-06-01 09:47:53 +02:00
slawkens
8de8ad13bf
Fix message() function when executed in CLI
2020-06-01 08:39:13 +02:00
slawkens
5250b3189b
Fix #126 (Max count and chance not shown)
2020-05-27 22:21:45 +02:00
Lee
f46a42023f
Update admin.login.html.twig
...
- fix for label not ticking the box when remember me text clicked
2020-05-25 23:34:04 +01:00
Lee
e2ab301340
Update version.php
...
- removed extra line that is added when using a newer version than official release.
2020-05-25 23:33:06 +01:00
slawkens
9ce7162a04
Remove duplicated code
2020-05-25 09:03:40 +02:00
slawkens
af85a8b711
Display "Unknown Town" when town not found
2020-05-25 00:15:30 +02:00
slawkens
cd58008a0f
Rewrite towns support for TFS 1.3
...
Won't show warning anymore
2020-05-25 00:09:06 +02:00
slawkens
b3556c008e
Add note which template menus are being edited
2020-05-24 19:34:48 +02:00
slawkens
dbe83f8a74
Move migration into separate file + add into admin panel
...
This fixes some rare bugs when database is no up-to-date and someone enters admin panel
2020-05-24 18:43:26 +02:00
Lee
1f0b4425a4
Code cleanup
...
- Relocated html5shiv.js (v3.7.3) and respond.js (v1.4.2)
- Removed unneeded/duplicate dependency files.
2020-05-23 02:47:12 +01:00
slawkens
416de6b584
Update admin.items.html.twig
2020-05-14 23:16:05 +02:00
slawkens
2ff56c17e3
Added some fancy spinner to items loader
2020-05-10 12:39:06 +02:00
slawkens
e84933cf26
Ignore index.html in logs viewer
2020-05-10 11:45:04 +02:00
slawkens
d148b71f0f
Fixes in create new character nick
...
+ fixed config.character_name_min/max_length being ignored in change_name.php
2020-05-09 14:07:53 +02:00
Lee
4e68838172
CreateChar Fix
...
-checks if name has double space on create character (#121 )
2020-05-07 19:09:56 +01:00
Lee
d281fc588b
Fixes
...
-As requested the datatables and bootstrap files have been moved into the tools folder
-Fixed spells and creatures datatable.
-Double space in name fix.
2020-05-07 01:36:56 +01:00
slawkens
a0d5a863e0
Remove useless tabbing
...
Just removed tabs, nothing else..
2020-05-01 13:03:34 +02:00
slawkens
df59b104db
Fix cancel change email request
...
Thanks to OtLand user anyeor
2020-04-21 00:22:50 +02:00
slawkens
e7e327c238
Fix some small typos on admin.menus
2020-04-20 23:31:06 +02:00
slawkens
ee6e68d0bf
Fix exception when characters.frags enabled on TFS 1.x
2020-04-20 22:35:41 +02:00
Lee
d7333b3f21
Update accounts.php
...
Fix for accounts.php type not found.
2020-04-06 15:08:52 +01:00
Lee
375bd58a0c
Admin Update
...
-Account limit fix
-Player editor full player table.
2020-04-02 20:54:20 +01:00
Lee
cddd915adf
Admin fixes
...
-login/logout error fix
-debugging code removed
2020-04-02 18:44:15 +01:00
Lee
a0afeb2a7a
Update accounts.php
...
-Bans table error
-Fix for #114
2020-04-02 14:52:38 +01:00
Lee
eaa11c68f3
Admin Panel Updates
...
- Updated Admin Panel to Bootstrap 4.
- Code cleanup
- Rewrote menu generation code
- Added top 10 coins, top 10 premium points, last 10 logins to modules page.
- Added full account list to Account editor
- Added load outfits from XML to player editor and lists all enabled outfits in editor (will default to textbox if array of outfits do not exist)
- Added tabs to account editor - account, characters,store history, bans(this is based off the bans.php page so will not work on TFS 0.2/1.0)
- Updated datepickers to display the actual date rather than unix time.
- Added last 10 posts to player editor
2020-03-31 02:03:16 +01:00
slawkens
87e54ac14f
Fix news not updating after adding in admin panel
2020-03-26 02:45:34 +01:00
slawkens
e7fa5eb38a
Log query time in database_log
2020-03-26 02:03:32 +01:00
slawkens
df2d83b8a0
Fix updating template menus on template change
2020-03-21 05:16:12 +01:00
slawkens
ab94d0e752
Fix OTS_House houseid parameter
2020-03-17 22:41:37 +01:00
slawkens
b7bb570420
Fix change info when config.account_country is disabled
...
Some PHP warnings and notices
2020-03-14 14:24:14 +01:00
slawkens
c991e085d4
Add $_SERVER['REQUEST_URI'] to database.log
2020-03-14 13:52:01 +01:00
slawkens
4e935719d3
Change account_login input type from password to text
...
This allows for browsers to save username & password
2020-03-14 13:51:47 +01:00
slawkens
22b71ae477
Fix houses list View button
2020-03-14 11:33:48 +01:00
slawkens
9c143a3461
Fix reloading creatures
2020-03-10 00:27:46 +01:00
slawkens
d94499af86
Fix displaying spells when level = 0
2020-02-29 23:14:42 +01:00
slawkens
fcfad7cef9
Fix #108
2020-02-28 22:11:04 +01:00
slawkens
7424901aca
Change tooltip css class to item_image (bootstrap conflict)
2020-02-28 21:50:21 +01:00
slawkens
8c680608ff
Fix more PHP warnings and notices
2020-02-28 21:49:47 +01:00
slawkens
2c114aa559
Fix some PHP warning
2020-02-28 20:20:56 +01:00
slawkens
959788cee8
Cache database tables & columns for 1 hour
2020-02-27 23:10:15 +01:00
slawkens
7b75a61cdb
Support for Nostalrius
...
https://github.com/TwistedScorpio/Nostalrius
2020-02-27 22:18:39 +01:00
slawkens
c071d65c67
Add missing labels
2020-02-25 21:35:28 +01:00
slawkens
044271ad00
Change button look
2020-02-25 21:35:09 +01:00
slawkens
b8130d3fd3
Fix class name in highscores
2020-02-25 20:36:14 +01:00
slawkens
4468f3dd37
Add some notice
2020-02-25 20:36:04 +01:00