slawkens
89b76e721d
Release 0.8.11
v0.8.11
2023-06-30 17:12:38 +02:00
slawkens
6091290efe
Update CHANGELOG.md
2023-06-30 17:12:02 +02:00
slawkens
e4c4990e7f
Forum: Fix quote and edit post buttons not being shown
2023-06-30 15:46:25 +02:00
slawkens
4f1235bfe9
Fix twig exception thrown when player does not exist
2023-06-28 15:15:14 +02:00
slawkens
bf9d440a95
Fix BASE_DIR when accessing /tools
2023-06-27 18:17:37 +02:00
slawkens
59a149c253
Move <base href> above, so it works, thanks @Leesneaks
2023-06-27 18:15:54 +02:00
slawkens
563099f290
Revert "<base> is not working properly, use full URL instead"
...
This reverts commit fa015b8d39d926aa0bc3ea2f59577afa22174c51.
2023-06-27 17:44:19 +02:00
slawkens
3732bf988d
More changes to deleted characters (Account, guilds)
...
Account: Cannot change name, comment, gender
+ Cannot be deleted if owns a guild
Guilds: Cannot create, cannot be invited, cannot accept invite, cannot be passed leadership to
2023-06-27 17:41:04 +02:00
slawkens
ab964fa1de
Important fix: Not allow create char if limit is exceeded (by @anyeor )
...
Could have been used to spam database, now it doesn't ignore deleted characters
He is not my brother :P Just same last name
2023-06-27 15:02:28 +02:00
slawkens
b5c694224e
code formatting
2023-06-27 14:50:44 +02:00
slawkens
23810345f6
small adjustments
2023-06-25 08:38:45 +02:00
slawkens
b574a29331
Better Gesior support
2023-06-22 22:15:18 +02:00
slawkens
6593e32d83
Change title to "Support in game"
2023-06-19 08:04:46 +02:00
slawkens
b09adc836d
Nothing important, just some comments and small code style fixes
2023-06-19 08:03:47 +02:00
slawkens
dcf9a45974
Do not display warning if HTTP_ACCEPT_LANGUAGE is not set
2023-06-19 08:01:35 +02:00
slawkens
21258313ef
New function Cache::remember($key, $ttl, $callback)
2023-06-19 08:01:11 +02:00
slawkens
f851fa3845
New characters page hooks
...
HOOK_CHARACTERS_BEFORE_SKILLS
HOOK_CHARACTERS_AFTER_SKILLS
HOOK_CHARACTERS_AFTER_QUESTS
HOOK_CHARACTERS_AFTER_EQUIPMENT
HOOK_CHARACTERS_BEFORE_DEATHS
2023-06-19 08:00:54 +02:00
slawkens
2fdd507902
Display warning if hook file does not exist
2023-06-19 08:00:11 +02:00
slawkens
b850e56ff1
Use $i for hooks, easier compare
2023-06-19 07:47:49 +02:00
SRNT-GG
8d10082179
WIP - Removing unneccessary closing tags to prevent potential issues. ( #223 )
...
* Part 1
Removing closing tags when no HTML or other output comes after the last PHP codeblock.
* Further removals
* nothing
---------
Co-authored-by: slawkens <slawkens@gmail.com>
2023-06-15 20:53:55 +02:00
SRNT-GG
996ae625c9
Update README.md ( #224 )
...
updated required php version
2023-06-11 18:41:47 +02:00
slawkens
467f7ef927
Rename to .htaccess.dist
...
Causes problems on default setup
2023-06-03 09:04:41 +02:00
slawkens
fa015b8d39
<base> is not working properly, use full URL instead
2023-06-02 15:26:09 +02:00
slawkens
4b4864561c
Better news back button
2023-06-01 11:23:28 +02:00
slawkens
475cea8549
Change button style (characters - view)
...
was causing issues in other templates
2023-06-01 09:57:20 +02:00
slawkens
760214fdbd
Init $account_logged, if no logged
2023-06-01 08:52:22 +02:00
slawkens
9c5dcd7b19
Add cypress/e2e/2-advanced-examples to .gitignore
2023-05-29 08:20:56 +02:00
slawkens
720e400f7c
Add cypress.env.json to .gitignore
2023-05-29 08:20:33 +02:00
slawkens
c261c6ba48
Add line & file to exception handler
2023-05-29 08:19:58 +02:00
slawkens
933d4e1d6f
Release 0.8.10
v0.8.10
2023-05-18 19:29:53 +02:00
slawkens
1d08833726
Update CHANGELOG.md
2023-05-18 19:25:50 +02:00
slawkens
7cfca55e3c
PHP 7.2.5 is now required, cause of Twig 2.x
2023-05-18 19:21:13 +02:00
slawkens
7e13b62b8f
Fix Twig error on create account
2023-05-18 19:06:50 +02:00
slawkens
5ccfcd541e
Allow pages to be placed in templates folder (second attempt)
2023-05-14 08:59:34 +02:00
slawkens
ba4d2a9c48
Dirty workaround for fb links
2023-05-14 08:38:20 +02:00
slawkens
7a61f613ec
Revert "Workaround for links from fb, like ?fbclid=x"
...
This reverts commit 073d9da0bc13363222227b8c2c0d07c9210f50b3.
2023-05-14 08:15:44 +02:00
slawkens
073d9da0bc
Workaround for links from fb, like ?fbclid=x
...
Now shows news page, instead of "not found".
For 0.9 there is better solution
2023-05-13 10:20:58 +02:00
slawkens
e081a67589
Print more info if character cannot be created
2023-04-12 12:52:05 +02:00
slawkens
37a27b8065
Add check for player_deaths columns
2023-04-01 15:09:10 +02:00
slawkens
d34f7eb2fc
Exclude polyfill-mbstring/bootstrap80.php
2023-03-31 11:18:58 +02:00
slawkens
f6c080cb5c
Add overtrue/phplint@7.4
2023-03-31 10:26:16 +02:00
slawkens
a983fd03b1
Revert "test github actions"
...
This reverts commit 5b651886a52ed9ebf3d1522b57e49e8a4332f6c3.
2023-03-31 09:34:21 +02:00
slawkens
5b651886a5
test github actions
2023-03-31 09:30:28 +02:00
slawkens
6484ab75d9
Do not allow to continue install when there is no server database imported
2023-03-26 00:17:55 +01:00
slawkens
becad18465
fix small bug on install - please fill all input
2023-03-26 00:02:25 +01:00
slawkens
ec7e5a8838
Fix when server uses another items serializer
2023-03-25 21:59:13 +01:00
slawkens
300c1b4ebc
Fix cannot go forward when config.local.php cannot be saved
2023-03-19 14:46:57 +01:00
slawkens
4f0dd89eb9
Change from warning to error (config.local.php save error)
2023-03-19 14:46:15 +01:00
slawkens
79f7c3dbd4
nothing important
2023-03-19 14:34:29 +01:00
slawkens
f24fc75b12
Bump version to 0.8.10-dev
2023-03-16 10:41:57 +01:00