Jump to content

XFallSeane

Members
  • Posts

    364
  • Joined

  • Last visited

  • Days Won

    90

Everything posted by XFallSeane

  1. It has no change in the theme (screen available on the basic version of the CMS) You can see a preview on the games list The biggest new features are a complete optimization of the CMS and the addition of new features. Soon an auction house will be available directly on the site and many other equally interesting novelties will come;)! The game Dragon Ball Z : Shukuteki is primary version of Rework CMS (all feature come for public version after this).
  2. IntersectCMS Rework Unleashed Hi all ! I am currently working on an improved version of the CMS which has not been up to date for a while. Features : - News (DB) - Register (API + DB) - Login (API + DB) - Ranking (API) - Players list (API) - Account Informations (API + DB) - Shop (API + DB) - Quantity - History - Categories - Discount - Item visibility - Points system with history (DB) - Account Points/Credit (currently working with https://dedipass.com/) (DB) - Server status (API) - Custom Pages (for game and wiki sections) (DB) - Basic administration with Rich Text editor (TinyMCE) - News (DB) - Shop (API + DB) - Pages (DB) - CMS Settings (DB) - Basic Translation files (file) (currently only FR, EN and ES, langs) - Multi-templates system I have currently reworked a large chunk of the code, you can access the github here and cms website here The guide : Intersect CMS Unleashed documentation Online Installation Tools If u want another guide don't hesitate System Requirements : PHP 8.x Mysql 5.7 Warning : If your game is modified from source, check that the API is still functional, before installing the CMS. The new CMS requires you to read the installation guide carefully. Please share the production log in var / log / prod in case of bug! Special thanks for : Game The Walking 2D for first website to cms v2 @magehernan for issues reports Game Dragoon World for multiples bug fix in v2 Game The Celtos for bug fix v2.1 pre-release. @Andical for bug fix in 2.1 launching day and spanish translation. @Authentic for many bug report in 2.2 launch day @HelenaToDev and @Andical for many bug reports during the development of 2.2 Thanks ! if I forget people tell me in private !! Actual Version : 2.4 Intersect CMS Unleashed Website work with Intersect Connect : - Web tool for help to install Intersect CMS Unleashed from Intersect Connect Developer panel. List of games running with the Unleashed version:
  3. Thank for ur response. Problem it fix for us !
  4. Public Games, do you can share in private preferences.php file ?
  5. 3 games turns with my version without problem it's weird 🤔 as if it was impossible to join the api in public Not sure it's from the source code of the cms
  6. Do you have a token look at Postman? It's weird it should work if you have to replace all the files of the cms with mine
  7. For me yes everything is correct you have same message? Failed to connect yourip....? IIf you have the same message it's because it's from the server of the shot and not from the cms
  8. Nice, in db modify in table cms_setting => setting => api_server => http://yourip:yourport and that works api_server : http://votreip:votreport => step 7 of installation
  9. Hm, Can you go to the App / Controller / UserController file on line 162 and remove the // from the code? If no code at this line add this die(var_dump($register)); and retry logging in and screen the page Before in your database web, in cms_setting api_token is # or a token as save ? default_value and value do you have been modified to text instead of varchar?
  10. We have tried several ports all must be run in administration...
  11. No problem !
  12. If u want my rework version is available here : https://github.com/Thomasfds/intersect-cms Installation process in french is here : https://github.com/Thomasfds/intersect-cms/wiki/Installation-(FR)
  13. The cms not work ? Your password is plain in web database ?
  14. For this version is correct If the cms not work check in your playerdata.db with SqlLite Browser if the account has all after api: true is true in the power
  15. Hello everyone, who could explain to me why you have to start the server as an administrator on Windows for the API to work correctly? There is a way to patch the problem because it prevents the possibility of restarting the server automatically if it crashes for example. Waiting for your reply
  16. Yes big note for this notice !
  17. Hi In cms db, you need enter the ip in default_value and value. Plain password needed. In your server you can give api access for specific user account (cmd in API DOC) We recommend this configuration in api.config.json : { "RouteAuthorization": {}, "Hosts": [ "http://localhost:5400", "*:5400" ], "Cors": [], "DataProtectionKey": "yourkey", "Enabled": true, "DebugMode": false, "SeedMode": false, "RefreshTokenLifetime": 30, "ThrottlePolicy": { "IpThrottling": false, "IpWhitelist": [], "IpRules": {}, "ClientThrottling": false, "ClientWhitelist": [], "ClientRules": { "test": { "PerSecond": 50, "PerMinute": 50, "PerHour": 0, "PerDay": 0, "PerWeek": 0 } }, "EndpointThrottling": false, "EndpointWhitelist": [], "EndpointRules": { "/api/oauth/token": { "PerSecond": 1, "PerMinute": 5, "PerHour": 0, "PerDay": 0, "PerWeek": 0 } }, "StackBlockedRequests": false, "Rates": { "Second": 1, "Minute": 60 } }, "FallbackClientKey": "test", "RequestLogLevel": 128 } I work on a total rework for Intersect CMS with several optimization and bug correction. Two official game work with my version of Intersect CMS. I publish soon a post for Rework Intersect CMS.
  18. Optimization for this, some improve for web and desktop apps before beta launch. Improve for web : Projects medias Add project Edit project
  19. Hi ! Check that the UPnP service is activated in the administration of your box And at worst use ngrok
  20. Today : Optimization of API connection and client connection system for this Redesign of webstore with the new design Some lots of optimization
  21. I have rework main design of the client Windows of my Store. Old design (homepage) New homepage and main design Store features : Creation and modification of news related to an application / games Create and edit a page for your app / games Download the latest updated version of your project Update your application directly from the web panel (files on one of your servers or other) Launching your application from the client Download the latest (stable) version of Intersect List of all tutorials available on the forum and Youtube Secure news and project additions and modifications with a unique password different from the basic account
  22. Optimisation général de la plateforme, les jeux ont été retirer du site, un store applicatif (Windows) sera bientôt disponible pour les jeux et applications indépendantes.
  23. Today i have translate my indies apps web store ! Application in action : https://streamable.com/giqlig
  24. Today, I have made good progress on my application store project for games and independent applications (create with Intersect and others for games). The more applications and games are on several stores (large, medium or small) it's better.
  25. I recently updated the design of my referencing of films, series, lives stream and legal streaming platform to version 5.0 with the addition of the games section in which you can post your project!
×
×
  • Create New...