slawkens
35b0795b51
* update to 0.4.3
v0.4.3
2017-10-05 17:19:49 +02:00
slawkens
04a7796665
* moved some guild pages and account to twig
...
* fixed account create javascript warnings when fields are empty
2017-10-05 17:07:49 +02:00
slawkens1
755deae717
* enable auto_reload option for twig
2017-10-05 00:48:34 +02:00
slawkens1
6d66dc9043
* fixed country detection (was a little typo)
2017-10-05 00:38:48 +02:00
slawkens1
bbd9cd2101
* fixed showing of character deaths and frags
2017-10-04 20:52:36 +02:00
slawkens
b6ccde075d
* moved some more pages to twig
...
* moved online, movies, google_analytics code, faq, experience_table, downloads to twig
* added new global variabl to twig (status)
* removed some unused page (custom.php)
* automatically append trailing slash at config.item_images_url
* moved downloads from clients.halfaway.net to tibia-clients.com
* show some more info on monster loot (currently only on TFS 0.3 and those that use item.id in monster files instead of item name)
* some more unimportant fixes
2017-10-04 17:49:54 +02:00
slawkens1
e94b9006e6
* set deletion = 0 on sample characters, so it won't be deleted by tfs 1.0 on startup
2017-09-30 14:06:52 +02:00
slawkens1
e9c8159bf3
* new, better config.lua parser from latest gesior
...
you can also now include files in your config.lua file by using
dofile('config.local.lua') and it will be loaded by aac
2017-09-30 00:32:26 +02:00
slawkens1
919f69ef46
* first check if page to load exist in database, then in pages/ dir
2017-09-29 22:33:25 +02:00
slawkens1
4ac2fe27d5
* fixed rook sample
...
* rook sample will now have level 1, 150 health, 0 mana, and 400 cap.
2017-09-29 18:30:53 +02:00
slawkens1
be2daeb4ab
* fixed https://otland.net/threads/myaac-v0-0-1.251454/page-13#post-2466303
...
and https://otland.net/threads/myaac-v0-0-1.251454/page-13#post-2466313
2017-09-26 03:02:51 +02:00
slawkens1
7b96ce9b8c
* added CREDITS file
2017-09-14 20:13:23 +02:00
slawkens
801188f957
* fixed country selection in create account
...
* deleted some useless code
2017-09-14 16:37:01 +02:00
slawkens
c546a46847
* moved rules to twig
...
* added bugtracker to kathrine template
2017-09-14 15:03:09 +02:00
slawkens
6527d21794
* updated version number
...
* updated to 0.4.2
v0.4.2
2017-09-14 08:37:53 +02:00
slawkens
7fad722927
* update to 0.4.1
v0.4.1
2017-09-13 16:39:09 +02:00
slawkens
ab249eb95f
* fixed log in to admin panel
...
* fixed File is not .zip plugin upload error
2017-09-13 16:35:06 +02:00
slawkens
bdbd215aad
* renamed some variable that caused problems with some templates
2017-09-13 15:53:56 +02:00
slawkens
68212a36bb
*this
v0.4.0
2017-09-13 15:35:08 +02:00
slawkens
ac3691dc08
* update to 0.4.0
...
* fixed some bugs in bugtracker
* updated database to version 9
2017-09-13 15:30:18 +02:00
slawkens
3a6aab67d5
* moved account.create and news.archive to twig
...
* added new configurable date_timezone
2017-09-13 14:32:50 +02:00
slawkens
2c5b3f4da3
* added some more mime types to zip file detection
2017-09-13 10:53:04 +02:00
slawkens
73eca63c4f
* automatically detect json file in .zip instead of basing on filename
2017-09-13 09:03:48 +02:00
slawkens
c504588993
* added option to add/edit/delete/hide/move forum boards
...
* now whole account management page is moved to Twig
* renamed table forum_sections to forum_boards
* fixed some rare error when user is logged in for longer than 15 minutes and tries to login again
2017-09-12 15:55:23 +02:00
slawkens
5b14c6d4d4
* fixed global config variable in twig templates
...
* rest from account.create_character moved to twig
* fixed some grammar errors
* fixed some separators in kathrine template
2017-09-11 17:41:27 +02:00
slawkens
4685c7b868
* renamed twig templates to .twig, so IDE's can correctly render it
...
* moved news.add to twig template
* now twig templates will be loaded directly from template dir f.e. templates/kathrine/news.html.twig
2017-09-11 11:11:43 +02:00
slawkens
0e185c8bcf
*more templates moved to Twig
...
*some not important small changes
2017-09-08 07:36:33 +02:00
Sławek
e230949edd
Merge pull request #9 from AngelOfDeaths/patch-1
...
*Added to template bugtracker
2017-09-04 20:30:54 +02:00
Angel Of Death
a897b5e98c
*Rework old code
2017-09-04 20:19:22 +02:00
Sławek
186d3dbd38
Merge pull request #8 from AngelOfDeaths/patch-4
...
*Added Bug Report page
2017-09-04 09:19:50 +02:00
Sławek
127c04070b
Merge pull request #7 from AngelOfDeaths/patch-3
...
*Added Support Label and Report Bug
2017-09-04 09:19:10 +02:00
AngelOfDeaths
6ff65050f5
*correct to shop history transactions
2017-09-03 21:08:20 +02:00
AngelOfDeaths
d605ef4b28
*Added shopoffer
2017-09-03 18:46:34 +02:00
AngelOfDeaths
9466b7ce75
*Added to template bugtracker
2017-09-03 18:29:39 +02:00
AngelOfDeaths
7f6eff666e
*Added Bug Report page
2017-09-03 17:42:45 +02:00
AngelOfDeaths
e878b4df48
*Added Support Label and Report Bug
2017-09-03 17:27:39 +02:00
Sławek
2c3c1529a7
Merge pull request #5 from AngelOfDeaths/patch-1
...
* Fix
2017-09-03 15:42:20 +02:00
Sławek
ecce524c7b
Merge pull request #6 from AngelOfDeaths/patch-2
...
* Fixed Wrong name of table
2017-09-03 15:42:03 +02:00
AngelOfDeaths
5af617b869
* Fixed Wrong name of table
2017-09-03 14:48:51 +02:00
AngelOfDeaths
3f886c9f7c
* Fix
...
missing . on bugtracker.php line 288
2017-09-03 14:40:05 +02:00
slawkens
d50fb7a291
* moved characters.php html code to Twig template
...
* moved news.php to Twig news.html template
* fixed some duplicated code in signature generators
* always check if name parameter is set when generating signatures
2017-09-01 17:00:29 +02:00
slawkens
37502c5562
* moved more templates to Twig
...
* now you can replace template in your main template, example is templates/kathrine/templates/success.html
* removed output_errors, replace with template
* some grammar fixes
* moved some forum code to Twig templates
* added movies link to tibiacom template
2017-08-31 17:01:17 +02:00
slawkens
7620ec896b
Merge branch 'master' of https://github.com/slawkens/myaac
2017-08-29 17:38:37 +02:00
slawkens
8a87186833
* more templates moved to Twig
2017-08-29 17:38:32 +02:00
slawkens1
b0f8013762
* and this
2017-08-28 23:59:04 +02:00
slawkens1
3a6a1c448a
* log errors instead showing them to users with system directories
...
* now it will print a notice, and aditionally log full path into
system/logs/error.log
* also, when it fails to load config.lua it will output error also to
error.log
* fix when $_SERVER['HTTP_ACCEPT_ENCODING'] is not set.
2017-08-28 23:58:53 +02:00
slawkens1
2cd9f80b34
* fixed Twig loading on case-sensitive systems
v0.3.1
2017-08-28 22:52:27 +02:00
slawkens1
d88de8e072
* fixed Twig loading on case-sensitive systems
2017-08-28 22:43:03 +02:00
slawkens1
6e6ce55a7b
* some better info when fetching latest version
2017-08-28 21:06:57 +02:00
slawkens1
26b88d9d42
* typo
v0.3.0
2017-08-28 20:25:50 +02:00