Jump to content

XFallSeane

Members
  • Posts

    364
  • Joined

  • Last visited

  • Days Won

    90

Everything posted by XFallSeane

  1. Hi everyone ! The first patch note has been live since yesterday! https://nightmare.mageworkstudios.com/en/news/7-patch-notes-of-august-31-2021 Some bugs fix, changes and some new features like the bestiary system! https://nightmare.mageworkstudios.com/en/news/8-added-bestiary-improved-skills-crafts
  2. Hi everyone ! Nightmare closed beta is live ! Read this article for more details https://mageworkstudios.com/article/nightmare/6/nightmare-closed-beta-launch
  3. Thank's for this tip ! I you have any other problem do not hesitate
  4. Hi ! On your api.config.json u have somewhere this piece of code "Rates": { "Second": Number, "Minute": Number } Increase this number like these. "Rates": { "Second": 120, "Minute": 1440 } Restart your server and try the cms again all issues need to be resolved.
  5. Can you pass your website in dev mode (.env.local.php) screen all pages and send me this in private and return to prod ?
  6. I have update some files for 2.2 branch re-download and retry
  7. Hi ! You have 2.2 version of cms ?
  8. Hi I test for debug all tomorrow ! The new version use json file format for cache data and some things bug need search why ^^
  9. I'm very happy for this and i'm so excited to see the opinions of the players on all the work carried out by all the team!
  10. Hello here ! I have updated the bug_fix.zip for 2.2 version with major bug fix for vip shop. Download and replace all files (verify this files if u have custom the code). Edit at : 10:38 pm re-download zip is new updated Thanks at @negah31 and players of Dragon Ball Z La Rages des Saiyens for many bugs report.
  11. Not work have you link from your website ?
  12. Can you share your update url ?
  13. If u have same error add this in top of your update.php after < ?php ini_set('display_errors', 0);
  14. You need put update.php in same folder of your resources folder and Game client and link this folder in the updateUrl !
  15. Hi ! For auto updater in Intersect follow this step for classic : 1. Create update via editor => Tools => Package Update 2. Select folder for this and futur update 3. Upload all files in the folder on your web host 4. Only once in your config.json of client in updateUrl set "https://yourwebsite.com/updateFolder/update.json" 5. Launch your game and update is normally downloaded For auto update In Intersect with auto json generated without editor needed : 1. Upload your entire game in your webhost 2. Only once in your config.json set "https://yourwebsite.com/updateFolder/update.php" 3. Download this file https://www.ascensiongamedev.com/resources/filehost/1c6fa0679887918ed6d54b6609afd1ca.zip 4. Download this file https://www.ascensiongamedev.com/resources/filehost/972d4c5a35cc8a7c4930029b41b30360.zip 5. Upload stream.php and update.php in your update folder in your web host 6. When you have update for your game, upload only your change files online 7. Launch your game and update is normally downloaded If u have any problem, indicates error please !
  16. Hi everyone ! I have posted in Github "Intersect CMS Cache Update" on separate repository. This will allow you to create cron jobs to update several times a time (3 times a day is sufficient) the data of the player list and ranking pages in a simple and fast way, thanks to the call of a url. Main branch = 2.1 support 2.2 branch = 2.2 support https://github.com/Thomasfds/Intersect-CMS-Cache-Update If u test this files, read the readme (in writing at the time I write this message).
  17. Hello everyone! I create a software that allows you to rename all your items so that they all work on the cms. The software is in English and available here: https://apps.thomasfds.fr/applications/intersect-converter/Intersect CMS Converter Setup 1.0.0.exe The software updates automatically when an update is detected from my server.
  18. Thanks for your proposal I have already started translating various in-game dialogues. feel free to join the discord server and request your key!
  19. Hello ! The point purchase system from the site shop is being revised, from now on an e-mail will have to be configured, an e-mail will be sent to the player and another address with each point purchase / reload. This is to help secure game Developer. Edit : An update of the bug_fix.zip will be available during the day with the corrections related to the store (already available in the prerelease branch of the github Edit 2 : Many bug fix and security addons in bug_fix.zip is added. https://github.com/Thomasfds/intersect-cms-unleashed/releases/download/2.2/bug_fix.zip When I add corrections I will indicate it to you here
  20. Because it has been developed for basic French players but we will see to make some things easier (translate the dialogs and news from website into English and French)
  21. English Version The Walking 2D is to relive the apocalyptic story of "The Walking Dead" and living the experience of survival against zombies who have taken control of the city. But it does not stop there, the game will offer you a side story thanks to the different quests that will be available depending on your playing experience, you will also have to face clans that have only one goal, to survive like you Zombies and clans won't be the only dangerous ones in the world of The Walking 2D, terrifying creatures guard specific areas with treasures in store. Your friends can also become your worst enemies with the integrated PvP system, will you manage to get these hidden treasures with your friends without being betrayed? The Walking 2D is a 2D-style mmorpg as its title suggests, you can chat in a chat, invite your friends in a group. Defeat these zombies and create your team to make you the master of survival ! French Version The Walking 2D, c'est revivre l'histoire apocalyptique de "The walking Dead" et vivre l'expérience de la survie face à des zombies qui ont pris le contrôle de la ville. Mais cela ne s'arrête pas là, le jeu va vous proposer une histoire annexe grâce aux différentes quêtes qui seront disponibles en fonction de votre expérience de jeu, vous aurez également à affronter des clans qui n'ont qu'un seul but, survivre comme vous Les zombies et les clans ne seront pas les seuls danger dans le monde de The Walking 2D, de terrifiantes créatures garde des zones spécifiques avec des trésors à la clés. Vos amies pourront également devenir vos pires ennemies avec le système de PvP intégré, parviendrez vous à obtenir ces trésors cachés avec vos amies sans vous faire trahir ? The Walking 2D est un mmorpg façon 2D comme son titre l'indique, vous pourrez discuter dans un chat, invité en groupe vos amies. Venez a bout de ces zombies et crée votre équipe pour faire de vous le maître de la survie ! The game is available in closed alpha through game key, it's key is given only through our discord and after opening a ticket to request the key. The game is only available in French Screenshot : Links : Website : https://www.thewalking2d.fr/ Discord : https://discord.gg/Y7EQ9RZKbu GameJolt Page : https://gamejolt.com/games/thewalking2d/607688
  22. Hello everyone ! A new page is available on the CMS documentation, it deals with how to make a file dedicated to updating your game. You can go and read it at this url : https://intersect.thomasfds.fr/documentation/create-folder-for-game-updates A patch named "bug_fix.zip" is available on the cms download page on the github, you can download it and replace the modified files. No big update for now !
  23. Hi all! With my new job I have a lot to do but I do not forget the cms. The 2.3 is still planned and will be available soon, as far as the rest is concerned it will be mainly optimization. I currently have no novelties available on the api side to propose something more. I will try to find via the sources the right queries as far as the guilds are concerned, and the game logs for administration. The rest of the updates will therefore be for maximum optimization and bug correction I will also start fixing the possible seo-related problem so that your sites are better referenced on search engines. I am open to any custom system proposals. I will soon add more to the cms documentation on the cms website. If you want to display your game on the home page of the site send a private message. I am also available to help you fix the various problems you may encounter. As some have noticed, I am very invested in debugging so that you have a clean and optimized site.
  24. The problem was solved in the evening 😊
  25. We're going to watch that on PM =)
×
×
  • Create New...