XGProyect / XG-Proyect-v3.x.x

XG Proyect is an OGame clone open-source web application framework designed for creating game clones, particularly those inspired by the popular game OGame, set in a vast and captivating space-themed universe.
https://xgproyect.org
GNU General Public License v3.0
144 stars 97 forks source link

[improvement] Techtree Details OLD OGAME #248

Open jonamix-ar opened 4 years ago

jonamix-ar commented 4 years ago

I leave the techtre details that I had before, listen to me every time you enter the game info

Version: 0.1

Techtree.php

Create File with name techtreedetails.php Apply this code https://pastebin.com/bAPWiJNA

Create this two template in folder templates

techtree_details.php and apply this code apply this https://pastebin.com/raw/iCkfmZ4g Create techtree_details_row.php apply this https://pastebin.com/3kj7B1Tx Create techtree_no_details_row.php https://pastebin.com/LwrgfkR6

Open language/english/ingame.php

Search this $lang['tt_lvl'] = 'level '; Put after $lang['tt_conditions_for'] = 'Building conditions for #<a href="index.php?page=infos&gid=%l">%t</a>'; $lang['tt_conditions_no'] = "No conditions";

Open language/spanish/ingame.php

Search this $lang['tt_lvl'] = 'level '; Put after $lang['tt_conditions_for'] = 'Condiciones de construcción para #<a href="index.php?page=infos&gid=%l">%t</a>'; $lang['tt_conditions_no'] = "Sin condiciones";

Close all files

image Sin título

BeReal86 commented 3 years ago

@FGServers Isn't the feature here the old system?

you opened a new topic about the tech tree

LucasKovacs commented 3 years ago

@BeReal86 please do not close. They are different things.