Release PHP Strategy game engine: Il cms che vi permette di creare un browsergame (gratis)

se selezioni l'opzione crea database e il database non esiste phpsgex lo creerà (bisogna avere i permessi)
altrimenti devi creare tu un db vuoto (phpsgex lo popolerà con le sue tabelle) se non selezioni questa opzione (su alcuni host non puoi creare db e quindi...)

Vi svelo i contenuti dei prossimi update:
- ruoli per i membri dell'alleanza
- prefisso tabelle
- messaggio personalizzato invito nell'alleanza
- patti tra alleanze

Lo stavo facendo il locale su xampp, li ho i permessi per creare il database, non ho ancora provato con il nuovo update ti faccio sapere.
 
Rilasciato v 1.0.2.4 TANTISSIMI FIX

- bug report button in index and install
- mysqli check in install, can't install if you don't have mysqli or correct version of php
- fix BUG can't delete research (
Perfavore, Entra oppure Registrati per vedere i Link!
)
- fix BUG add research requisite: in research and buildings (
Perfavore, Entra oppure Registrati per vedere i Link!
)
- fix BUG build calc time (
Perfavore, Entra oppure Registrati per vedere i Link!
)
- fix install

buona pasqua :emoji_smiley:
 
Annuncio che il PhpSgeX 2 (Framework 2) stà arrivando (tenetevi forte) ma per il momento...

Released v 1.0.2.5

- Fix Builging Queue Bug:
Perfavore, Entra oppure Registrati per vedere i Link!

- Fix sendmsg:
Perfavore, Entra oppure Registrati per vedere i Link!

- Fix Costs Functions
 
Il Framework 2 (PhpSgeX v 2.x.x.x) richiede ancora tempo e non sò quando lo finirò anche se il codice è online (guardate nella cartella include ;) )
vi dico già che sarà come un normale update e non avrete bisogno di fare installazioni o upgrade se avete già phpsgex :emoji_smiley:

Rilasciato v 1.0.2.6

- fix colonization (also for map 2)
- fix admincp/units: cargo field (BUG:
Perfavore, Entra oppure Registrati per vedere i Link!
)
- fix getversion in admincp
- improved highscores (FR:
Perfavore, Entra oppure Registrati per vedere i Link!
)

RAGAZZI VOGLIO + FEEDBACK!!!
 
Ultima modifica:
Rilasciato PhpSgeX 2.0.0.0beta
Finalmente disponibile!
Nuovo Framework PhpSgeX 2
Codice molto migliorato, molto più pulito, sicuro ed efficente
Tantissime migliorie: registrazione, mercato, battaglie, movimenti unità, allenza
è ora possibile personalizzare il messaggio di reclutamento per l'alleanza usando il bb code [ally_name] che verrà sostituito con un hyperlink alla vostra ally!
e molto altro ancora!
PROVATELO E FATEMI SAPERE!
 
Rilasciato v 2.0.0.2beta HOTFIX

- fix message delete, send and show
- battle system now sends battle reports
- fix colonize
- fix reset password
- fix requirements for barracks, buildings, research
 
Rilasciato v 2.0.0.3beta

- switch city works!
- added create city in city.php
- template migliorato!
 
Ciao e complimenti per il progetto prima di tutto! Ho iniziato a leggere la discussione 26 pagine fa nel 2010 e credevo che fosse una cosa morta li e invece man mano ho scoperto che sei arrivato fino ad oggi! Davvero complimenti!
Ho scaricato phpSgex per provarlo ma non sono sicuro di come iniziarne l'utilizzo...
L'ho caricato su un sito altervista "vergine", l'index si visualizza correttamente, mi da i messaggi

PHP version: 5.3.10 OK

MySqlI Installed!


ma non sono sicuro di cosa inserire in basso nel riquadro del database, ossia se sto creando in quel momento un database o se devo inserire i dati di un db già creato precedentemente. In ogni caso, se provo a crearlo da zero ricevo questo messaggio d'errore:

Fatal error: Call to undefined method mysqli::connect_errno() in /membri/provaphpsgex/install/index.php on line 33

Hai un forum tecnico incentrato proprio su phpsgex dove potersi scambiare info e feedback? Mi sono anche registrato al demo e l'ho trovato interessante ma ho bisogno di confrontarmi con qualcuno per capirne tutti i meccanismi.

Ciao e grazie!
 
@kheper se installi PhpSgeX su altervista, il nome del database te lo dice altervista quando clicchi su MySql, tutta via al momento PhpSgeX non usa i table prefix, quindi se lo installi insieme ad altri CMS (sullo stesso database) potrebbero esserci problemi...
prossimamente riabiliterò i table prefix xD

Released v 2.0.0.5beta

- fix admin cp
- fix show last registered user in index, when there is no registered user
- fix City::GetMaxResourcesCapacity(), now is possible to have different magazines for different races
- fix City::emoji_smiley:oResourceProduction(), now is possible to have multiple buildings producing same resouce!
- new installer (framework 2 style!)
 
Rilasciato 2.0.0.7b

- added TB_PREFIX
- updated DbCheck
- fix TB_PREFIX in admincp and map2
 
Rilasciato v 2.0.1.0

- more bbCodes
- custom registration email
- fix is online
- fix get last version
- can hide email on profile (in: admincp/xconfig)
 
Released v 2.0.1.3

- buildings now give you points!
- travel time
- fix battle leak (can create unit if you insert negative numbers!)
- fix units movements list in template/main.php
- fix battle sys messages
 
Ultima modifica:
Released v 2.0.1.5

- fix send email in amdincp
- fix ParseBBCodes
- resource Ajax refresh each minute!
- fix AddPoints: now you can have buildings that give 0 points
- can cancel building
 
  • Like
Reactions: 1 person
Rilasciato v 2.0.3.0

- fix research lab & researches
- fix create ally
- removed $user object saved to session, now each time the user object is built with new LoggedUser( $_SESSION['user_id'] ), $_SESSION['user_id'] is the user->id
 
Rilasciato v2.0.3.1

- fix city sys 2 (problem during installation)
- fix install (better error handling)
- fix template
 
Released v 2.0.3.2

- fix max trainable units: now check population if population (or grain) system is active
- added GetUnitTrainTime function in City.php, will be useful for custom formula and if barraks level can reduce train time!
- fix unit train, now if you train a group of multiple units of same type, when the time for one unit (or more) is passed it produces the units that can be produced in that time and trained units quantity decreases!