Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/slawkens/myaac

A free and open-source Automatic Account Creator (AAC) written in PHP
https://github.com/slawkens/myaac

Compatibility with old z_ gesior table. This fixes #46

645e7ee95f8aab15379712935fec3ed72289bf14 authored about 5 years ago by tobi132 <[email protected]>
tinyint is better for sticked and closed

798d0948d180282d2d9704727ee0d9c3176a46b9 authored about 5 years ago by tobi132 <[email protected]>
Add showing database name into installation script

008374748edecd2cb4f6ca2512cc45372eb36696 authored about 5 years ago by tobi132 <[email protected]>
Fixed 'Please fill all inputs!' in some cases on install

3333ab4ade5ea327efdade7db3ea142144e1eb45 authored about 5 years ago by tobi132 <[email protected]>
Cache items for longer period (5 years actually)

f8c2f0f01b79fad1de45839c394ca655f9ddc365 authored about 5 years ago by tobi132 <[email protected]>
Use config.character_name_max_length instead of fixed length

6dc62cca13c3225e5f5b0eb0d671323d248602a6 authored about 5 years ago by tobi132 <[email protected]>
Fix typo

f3e9f17b859cb7a181cdbfc9c45c66945acaa101 authored about 5 years ago by tobi132 <[email protected]>
Add optional $params param into log_append (will log arrays)

ed14f9ada015c02a9fbe57c1413c29c6a48f0ca7 authored about 5 years ago by tobi132 <[email protected]>
Add get outfit to getTopPlayers (required very often)

9250f2055959077044a676ae1abec52f9584c469 authored about 5 years ago by tobi132 <[email protected]>
Merge branch 'master' of https://github.com/slawkens/myaac

6157fdc0074a2db36e0fce4572d4bf2cdf07fefe authored over 5 years ago by tobi132 <[email protected]>
Add mising fields into spells table, fix some mysql errors

5a97e53e21b38a4f5e1061484e7e9df078e013d3 authored over 5 years ago by tobi132 <[email protected]>
fix: players column deleted install description (#91)

901cb9eaf654d62f5dc7ad0ac94fa0d861c5ad41 authored over 5 years ago by Gabriel Pedro <[email protected]>
Test travis-ci

79de744936f20d7be1497b03f882179817b025aa authored over 5 years ago by tobi132 <[email protected]>
Optimizations

d8a70a3da67aaf943c9dded30509825896d88971 authored over 5 years ago by tobi132 <[email protected]>
Add configLua function

813de7eb3cddb93b543fe72e6772df1aab25c7dd authored over 5 years ago by tobi132 <[email protected]>
Fixed getItemNameById function

Please reload your items in admin panel to make it work

410c15c9977203db8ce788c365c797568ebc1c9d authored over 5 years ago by tobi132 <[email protected]>
Fix typo

fb9ead2690655b80cdfdefbeea2d38e2a4518e4d authored over 5 years ago by tobi132 <[email protected]>
* added travisci to prevent mistype (#89)

* feat: travis

* feat: travis

* feat: travis

* feat: travis

* feat: travis

* fix:...

e7c381d651b09273aaf13dec2fc3b42f33937fa0 authored over 5 years ago by Gabriel Pedro <[email protected]>
Merge pull request #88 from EPuncker/master

Updated copyright year and SSL link

dca74d7b11638c328927c1b60e6e9a22bdae518a authored over 5 years ago by slawkens <[email protected]>
Change to TEXT instead of VARCHAR. As suggested by @gpedro

415b31e1b43cc9934fbf3b778d34d41f0d7e4d43 authored over 5 years ago by tobi132 <[email protected]>
Updated copyright year and SSL link

Updated year to 2019 and made all my-aac.org links go to SSL by default

af1a6cf5ffa8e8de7f5e6a0406d46f0cc12c5b77 authored over 5 years ago by Evil Puncker <[email protected]>
fixed #79 by increasing loot column size

d79ae8e927bd12a46e22781b25950963ccce500e authored over 5 years ago by tobi132 <[email protected]>
fixed #87

49fe7a4b3843b8c1a0c282a0aa48becdb3f8cdc0 authored over 5 years ago by tobi132 <[email protected]>
Allow simultaneous loading of config.ini and config.php in templates

f5374e8ce710a546fe3e15fdf60d9b7fa6276b63 authored over 5 years ago by tobi132 <[email protected]>
This check is useless

0c207ce12d884009818be7a56039e4abd885b54d authored over 5 years ago by tobi132 <[email protected]>
New, beautiful exception handler

3945c2ad5249996e7ae1dc8c824e6d14ca2d2e6c authored over 5 years ago by tobi132 <[email protected]>
Move items from database to Cache_PHP

bc8f24afadb16ca723053e03c7871abd5e6179cc authored over 5 years ago by tobi132 <[email protected]>
Use correct limit at lastkills page from config

Thanks for anyeor from otland for this correction.

fd91d1fb067f522d0a4f33190a3cdc68d52dae41 authored over 5 years ago by tobi132 <[email protected]>
Add load time into items & weapons loading admin page

6a81794bba57491ed68d0a9078e5c02c1f592028 authored over 5 years ago by tobi132 <[email protected]>
Use config() instead of global $config, use exec instead of query

6a89b122582cea220efdad7b481f515ddadbe516 authored over 5 years ago by tobi132 <[email protected]>
Use more strict ===

219f128cb734cc6a98f58c9ccd68040497335aca authored over 5 years ago by myaac <[email protected]>
Thanks @gpedro for this suggestion

89a24442c434ab5975813f33b272441495075f67 authored over 5 years ago by myaac <[email protected]>
This shouldn't be saved into config

62eab175ab9758adff6f310d8902a3d3fb5a2f17 authored over 5 years ago by slawkens <[email protected]>
* moved admin_panel_modules to config.php

e3af63bd93743a15c56fcced06b11978e1cb96e4 authored over 5 years ago by slawkens <[email protected]>
* fixed IDE warning "Modifiers are misordered"

78454657ca8aa143ed852e38a046061bd5c65ad0 authored over 5 years ago by slawkens <[email protected]>
* add @method annotations to Cache class

* code beautify

7b770e09f7c66f448c05d413167e95244c450d1c authored over 5 years ago by slawkens <[email protected]>
* cache hooks and template menus

933b25194c5f5bbe313866b8eff25035970d0783 authored over 5 years ago by slawkens <[email protected]>
* remove unused and deprecated SQLquery and SQLquote functions

1cbe452f9c4724801a70bcac25abf64f23e60967 authored over 5 years ago by slawkens <[email protected]>
* use $db->exec instead of query optimisation

920e9b915ff76f87f3951f5026cf6593158174cf authored over 5 years ago by slawkens <[email protected]>
Merge pull request #82 from whiteblXK/master

Removed unnecessary "if" in guild.view twig

99e38b1b609a037762813170fb10dd123907ba95 authored over 5 years ago by slawkens <[email protected]>
Fixed table(appearance) with main buttons in guild.view twig

2964089483c3a064eb92477adf49980908e675e2 authored over 5 years ago by whiteblXK <[email protected]>
Removed unnecessary "if" in guild.view twig

* problem that doesn't show the option to kick people from the guild

624a99b17980026ff91a4fb53ee1f60f99dd026c authored over 5 years ago by whiteblXK <[email protected]>
* this comparison is useless

705277ceb5e6425dd31d7fa0719ea41fe6be5cd4 authored over 5 years ago by slawkens <[email protected]>
Merge pull request #80 from whiteblXK/master

Guild View to Twig and other changes

bf709786f3bae15093ae6c2eef23103848bfef5b authored over 5 years ago by slawkens <[email protected]>
Rest of Guild View to Twig

bda7982134ec1da6a85e3a9141fb470616af3549 authored over 5 years ago by whiteblXK <[email protected]>
Added getGuildLink function to Twig

abb2b36ae6d9f34be9407d806cd8cf54e74b1d9a authored over 5 years ago by whiteblXK <[email protected]>
Fixed problem with guildnick

945442a8424915575dbff754197da46039aaca1c authored over 5 years ago by whiteblXK <[email protected]>
Merge pull request #78 from whiteblXK/master

Houses page, guilds list to twig

30b231cfdf3bf0e51775bb0ba9498b93d6bc710d authored over 5 years ago by slawkens <[email protected]>
add locale pt_br, fix tibiacom canEdit ticker buttons (#77)

* add locale pt_br

* fix tibiacom canEdit ticker buttons

buttons did not work

* fix mis...

cbdac66fd04fb749f7adf2b8bcbdc42cf7cefee4 authored over 5 years ago by Ivens Pontes <[email protected]>
Typo, should be "List"

257d4dbdad8e6d7dc478e3c5c0c1de81657babdb authored over 5 years ago by whiteblXK <[email protected]>
Guilds List to twig

69064839a7d8bb133185959eae65b6e2b82568da authored over 5 years ago by whiteblXK <[email protected]>
Fix undefined variable in serverinfo for old TFS

ed6a740eeebe5c43a0e1321b8548f3f416ef8637 authored over 5 years ago by whiteblXK <[email protected]>
Now it will properly shows Available Houses

d594fa1a5489f1d184d527e48f63fbb68dba78d7 authored over 5 years ago by whiteblXK <[email protected]>
Houses page to twig

35e4cd459605dc4d82309babd18f88138ae28a06 authored over 5 years ago by whiteblXK <[email protected]>
* fix some warnings when cache is disabled on status thing

24319ddc7a3333afc488e36717da560debca5a6a authored over 5 years ago by slawkens <[email protected]>
* new cache engine: plain php

d3e3efd05eebf9171aa79938807249ca0827a0c6 authored over 5 years ago by slawkens <[email protected]>
* new configurable: footer_show_load_time

14cb37725ee7ec21b857f2bef35e960cea08ca26 authored over 5 years ago by slawkens <[email protected]>
* simply ignore notice if key does not exist on config()

fc3bd432ef7cb5d04e9fdf62301e9d59271c62e1 authored over 5 years ago by slawkens <[email protected]>
* display all php errors if env is dev

b0a522015961578238a4b03008ee74600006f0f7 authored over 5 years ago by slawkens <[email protected]>
* fix include path not found in install_plugin.php when running from other directory

9620ac7d25550baa2ea5f755bf451f11ee39d32e authored over 5 years ago by slawkens <[email protected]>
* add clear_cache.php bin command

7b1989cef2445d6cb353833ca87660e9d3ae33a2 authored over 5 years ago by slawkens <[email protected]>
Create nginx-sample.conf

601d2808a2ca7cda800ebf5682ba76867b3bb38e authored over 5 years ago by slawkens <[email protected]>
* disable nginx output buffering (fixes installation AJAX Request)

71b4963ed8cc6853534bef9d6297b618ff4f1d32 authored over 5 years ago by slawkens <[email protected]>
Merge remote-tracking branch 'origin/master'

f124c4844f09e932289a002cdce7b80596f95211 authored over 5 years ago by slawkens <[email protected]>
* set linux endings

7f9877b3da9083f07a7885b1dfda529141e90502 authored over 5 years ago by slawkens <[email protected]>
Update TODO

1526dde39df5b89e82b63d937e71e06c35362553 authored over 5 years ago by slawkens <[email protected]>
* Admin Panel has been done by Lee

7dd692504946f8a62e51bdac0b223f8dad788db1 authored over 5 years ago by slawkens <[email protected]>
Fixed team page twig (#76)

* Fixed team page twig

* * this shouldnt be in white font

6163d3fbedb4950f6f8016f2356f41f3fe40c715 authored over 5 years ago by whiteblXK <[email protected]>
Update TODO

630d23141ddd328ca41063420e9ad42b1df35e97 authored over 5 years ago by slawkens <[email protected]>
* Install: create admin account: ask for e-mail + character name

0252006eb1835737574fe26cc744a8778ef5aaf9 authored over 5 years ago by slawkens <[email protected]>
* auto detected browser language in select language on install

162777bb465cc940de9156d0c1dbe8a62e38bbc3 authored over 5 years ago by slawkens <[email protected]>
* remember installation language on first step (welcome)

0d5b9c2f98da2574ce7b356bef4c22f1c00e6258 authored over 5 years ago by slawkens <[email protected]>
* sizeof is alias of count

5f22ab03614ffb6b69cd2bf088af637a26f79e99 authored over 5 years ago by slawkens <[email protected]>
* remove this step_config_note

b1fd1263f1044cb8612eb427445da4d2c5373788 authored over 5 years ago by slawkens <[email protected]>
Merge pull request #74 from whiteblXK/master

Some small fixes

6226203b0e204f23858df5ba057b5960ab5ce508 authored over 5 years ago by slawkens <[email protected]>
Fixing some errors at the install endscreen (#75)

* Fixed some bugs at last install screen (unset country and HTTPS protocol definition)

* Corr...

9f31f901461bf6a07bf269e01dc762ea1277d068 authored over 5 years ago by Tornadia <[email protected]>
Some small fixes

5aaf15f81c290effe1e61336cab3ab8f285e771e authored over 5 years ago by whiteblXK <[email protected]>
* fix othire compatibility

Fix when there is no account name, just accoun tid
Fix when group and secret column does not exi...

5ad82a305ecb8c996f979a6fab9300d34f7b22c0 authored over 5 years ago by slawkens <[email protected]>
* forgot this yesterday...

296e99772a698fa28b16b404e198de916f91701a authored over 5 years ago by slawkens <[email protected]>
Merge pull request #73 from whiteblXK/master

Moved serverinfo to twig

1365f41b2dcd14ffe106fb1a0c2535b96d309690 authored over 5 years ago by slawkens <[email protected]>
Moved serverinfo to twig

13199744ef21c7fc6dfafb80e6cea87e975753f0 authored over 5 years ago by whiteblXK <[email protected]>
* added some descriptions about items in Menus Editor

4e937c32b47fdda83d257a0171a00fe69a97e06a authored over 5 years ago by slawkens <[email protected]>
* fix OTS_Account->setPremDays for OTHire

559d13dfd913fa9439f605804ecd35778bdb5790 authored over 5 years ago by slawkens <[email protected]>
* better description of links

a94a9291e66a7569fc11554e53cefc3f1d11cceb authored over 5 years ago by slawkens <[email protected]>
* fix saving of account country in player editor

6ccaf316abad30bff4524cd3b86b72efaa8e842d authored over 5 years ago by slawkens <[email protected]>
* this should be in $(document).ready

9fff996393a648e26d5570d71c2ea98d96f89cb2 authored over 5 years ago by slawkens <[email protected]>
* removed duplicated jquery declarations

This fixes some stranges errors with javascript being triggered on website
for example: not work...

3febb340d4fdc6afa4cb202ca6e4024e3c21bd42 authored over 5 years ago by slawkens <[email protected]>
* fix "Notice: Undefined index: blesscount" in Player editor

5abc08ba9d8d6d09491397207f8396001a12af39 authored over 5 years ago by slawkens <[email protected]>
* show error message if cache disabled and login failed

2164e9a5a01aa0a1a663494a4aa996514c9181b4 authored over 5 years ago by slawkens <[email protected]>
* "Clear cache" option in admin panel cleans now signatures and twig too

c87100c0fe095446491dcf4d9cd0adba9cf90b1c authored over 5 years ago by slawkens <[email protected]>
Add optional parameters to deleteDirectory function

($dir, $ignore = array(), $contentOnly = false)

6a167e99dcf1beef7cd4acb75eb3458e0bcce2d5 authored over 5 years ago by slawkens <[email protected]>
* add release.sh script

052672402e10c11ec0f255a2c81dbe22936944d7 authored over 5 years ago by slawkens <[email protected]>
Fixed guilds "Add new rank function"

Exception thrown in OTS_GuildRank::__toString() method

https://otland.net/threads/myaac-bug-gui...

4d566500e9684bf7694659463309b37557dbb914 authored over 5 years ago by slawkens <[email protected]>
(nothing important) remove whitespaces..

2dd51d0202c358eb0fb657995988e4fb79f23b41 authored almost 6 years ago by slawkens <[email protected]>
(configurable) auto login after registration

862b58c176c725c0ce5e68aabae538091dcd318f authored almost 6 years ago by slawkens <[email protected]>
This has been done. (move manage newses to admin panel)

09b6f16a51387ccde0dee81bef4a15d1c1f1e480 authored almost 6 years ago by slawkens <[email protected]>
Merge pull request #71 from whiteblXK/master

Many changes in admin panel and team page

ffebcee48bab7a9e4708b9ac7014dcf8d1b68357 authored almost 6 years ago by slawkens <[email protected]>
Shortened some code

8c50a845168d5278509fdd017b569428fb3ccf3e authored almost 6 years ago by slawkens <[email protected]>
Changes in lastlogin from admin module

7c8f87bd78533a252bd1d0451acbe62dd660def9 authored almost 6 years ago by whiteblXK <[email protected]>
Modules in admin panel, thanks to Lee for the code

ded5274be7fa80be0826d59e2d0d01223121a0f7 authored almost 6 years ago by whiteblXK <[email protected]>