User Tools

Site Tools


building:devsite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
building:devsite [2019/03/27 15:58]
Mavrixio
building:devsite [2019/03/27 16:20] (current)
Mavrixio
Line 35: Line 35:
   - Server Access Control: You can control which server can have access (load) the resources from a speficic ERF.   - Server Access Control: You can control which server can have access (load) the resources from a speficic ERF.
   - Areas Visibility in the DM Client: The DM client only lists areas that are from ERFs with the "Show Areas in the DM Client"​ setting activated.   - Areas Visibility in the DM Client: The DM client only lists areas that are from ERFs with the "Show Areas in the DM Client"​ setting activated.
-  - ERFs are used to sort: log entries, [[.:​devsite#​resources_revsion_system|resources backup]], loot tables, custom factions and weathers +  - ERFs are used to sort: log entries, [[.:​devsite#​resources_revision_system|resources backup]], loot tables, custom factions and weathers 
-  + 
 +===== ERFs / Resources Prefix ===== 
 +The prefix is the part of the ResRef / Blueprint that is **before** the **first** undercore. For exampl: 
 +^Full ResRef^Extracted Prefix^ 
 +|agn_area_001|agn| 
 +|test___001|test| 
 +|0_1_2_3|0_| 
 +|_abcd|| 
 +It it used to determine from which ERF a resource come from and from there (the ERF) the server can know the remaining (which server / who has access, what weather to use...) 
 +\\ \\ 
 +ERFs have one main prefix and can have secondary prefixs (but secondary prefixes are not recommended). 
 ===== Resources Revision System ===== ===== Resources Revision System =====
 Sinfar development system uses Git under the hood. Everytime that you: Sinfar development system uses Git under the hood. Everytime that you:
Line 42: Line 53:
   * Upload resources into an ERF   * Upload resources into an ERF
   * Rebuild an ERF   * Rebuild an ERF
-A commit is created with all changes and pushed into the Git repository. So all changes can be tracked and reverted.+A commit is created with all changes and pushed into the Git repository. So **all changes can be tracked and reverted**\\ 
 +{{:​building:​devsite_20190327-122043.png}}
  
 ==== Git Repository Structure (For Advance Users) ==== ==== Git Repository Structure (For Advance Users) ====
building/devsite.1553702305.txt.gz · Last modified: 2019/03/27 15:58 by Mavrixio

phpBB Appliance - Powered by TurnKey Linux