Difference between revisions of "Main Page"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
m
Line 1: Line 1:
In an ordinary multi-level urban routine that would gain popularity in the united states in the 1950s and'60s, an typical French apartment home consisted of a road front degree with residential apartments and business tenants on the top levels. Within this post-code era, the richer upper-class residents lived on the floor, or even veranda, over a reception, or even grand salon, and the decreased degrees, or flat, were utilized by lower-class tenants who may lease an apartment for a brief time period. French flat buildings had substantial public gardens or courtyards and often included swimming pools and tennis courts. The flat units themselves had 2 or even three story levels of apartments, a main room and private bathrooms, often with terraces. Most apartment buildings in France were constructed on what was known as'plantations'. Such apartment buildings have their own elevators and escalators already built in from the start, therefore there's absolutely not any demand for extra building.<br><br>French apartment dwelling has come a very long way since then. In the previous days of courtyards and large common areas, the apartment building layout was among mass construction with many apartment units sharing a frequent location. Nowadays French apartment design is based more on shared area space to deliver the social dynamics needed for a thriving community. It is possible to create condos in almost any city in France today, but condo regulations differ from area to area. In most cases, condominiums are made around a garden or outside space like a backyard, tennis court, swimming pool, or public park.<br><br>French flat buildings can also be more traditional compared to American Craftsman apartment buildings, using conventional materials including marble and glass. Many modern French flat contractors utilize natural rock such as quarries and fields. The term'package' in French only means a good deal, whereas'foursquare' is a French expression meaning four by four. In French flat buildings, plenty is the quantity of total floor area available to most of the tenants.<br><br>French apartments are also generally constructed in big apartment buildings. Since French apartments are usually located on higher levels, the typical areas have considerably more room to distribute than at the reduced levels of many American flat buildings. The French flat landlord usually involves common areas like hallways, elevators, and staircases in his leasing contracts. All these additional amenities to help the tenants who are making an effort to live in an apartment to enjoy the best of both worlds: using the comforts of home at a very reasonable price.<br><br>Another advantage to picking a French flat rental over a classic apartment is the French high rise models consist of many additional conveniences past the basic apartment attributes. High-rise apartments tend to have completely functional kitchens with fully working refrigerators and dishwashers. Some French high tech units also include additional bedrooms as well as large sliding glass doors with French side drapes. For those who wish to further increase their security, some French high tech units will have private elevators leading to all different heights of the building, as well as security officers on hand to greet renters at each level.<br><br>Self-contained housing is a fairly recent concept in apartment living. Self-contained housing tends to be much smaller in size in comparison with typical apartment buildings, but they may still be very spacious. Self-contained housing has been composed of individual apartments or condos as opposed to a collection of buildings like traditional flat buildings. Contrary to the larger apartment complexes, the self-contained housing doesn't have the common common areas and shared spaces found in flat buildings. But because these residences have a tendency to be smaller general in proportion, they provide much more flexibility in the way that residents can move about.<br><br>Many folks wonder what flat construction is the largest in their local area. The answer may surprise a few. In many regions across the country there are lots of residential communities that are just bigger than a one dwelling unit. Among the biggest residential places in America is that the Capital Region, which is comprised of six countries including Maryland, Virginia, and Washington, D.C.. One of the largest areas within this area is Arlington, that is located right outside of Washington, D.C.<br><br>Some people prefer multi-unit dwellings, which can be lodgings that include more than one unit within a building. There are several apartment houses and townhouses which are located right along rivers, on harbors, nearby parks, and even along the Intracoastal Waterway. Multi-unit dwellings to allow for greater flexibility in regards to having things done around the house, as well as being able to live closer to where function and other activities are situated.<br><br>In case you loved this article and you would want to receive much more information about [http://B3.zcubes.com/v.aspx?mid=9233562 창원오피스] assure visit the website.
+
==  Getting Started  ==
 +
=== Concepts ===
 +
* '''Region''': It is a map (e.g. a Dungeon) or part of map (e.g. an area of Celador, like Upper Plains).
 +
* '''Standalone server''': Server that can only serve 1 region at a time, thus cannot serve all of Celador at the same time. A new region can however replace the current one by a player with the appropriate administration rights.
 +
* '''Cluster''': A multi-region server that can service all of Celador. A request needs to be made to Citadel Studio for enabling that feature on the server.
 +
 
 +
 
 +
=== Tutorial Videos ===
 +
[[Official Tutorial Videos]]
 +
 
 +
=== Community Tutorial Videos ===
 +
[[Community Tutorial Videos]]
 +
 
 +
=== Server Installation ===
 +
In the [[Installation Instructions]] you can find information and guides to set up Standalone or Cluster Servers.
 +
 
 +
=== Legends of Aria Toolkit ===
 +
[[Legends_Of_Aria_Toolkit|Installation | Upgrades | ChangeLog]]
 +
 
 +
{| class="wikitable" | style="table-layout: fixed; width: 60%"
 +
|-
 +
! Server Admins !! Modding !! References
 +
|-
 +
| [[Installation Instructions]] || [[Modding Guide|Guide to Modding in Unity]] || [[Visual Texture Atlas Reference]]
 +
|-
 +
| [[Updating Server|Updating]] || [[Mod Folder Structure|Folder Structure]] || [[Text Textures Reference]]
 +
|-
 +
| [[Troubleshooting]] || [[Engine Overview]] || [[DynamicWindow Types Reference]]
 +
|-
 +
| [[God Commands]] || [[Sublime Text]] || [[Mobile Variations Reference]]
 +
|-
 +
| || [[Modders Handbook]] || [http://adminwiki.legendsofaria.com/lua-reference/ Legends of Aria Lua Reference]
 +
|-
 +
| || [[Custom Assets]] || [[SendClientMessage|Send Client Message Reference]]
 +
|-
 +
| || || [[Grid Spawner Maps]]
 +
|}
 +
 
 +
== Lua ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
| [[Learn to Lua]]
 +
|-
 +
| [[Lua Script Engine]]
 +
|-
 +
| [[Tips for mod coders]]
 +
|-
 +
| [https://adminwiki.legendsofaria.com/lua-reference/ Legends of Aria Lua Reference]
 +
|-
 +
| [https://adminwiki.legendsofaria.com/downloads/9jde033q/Localization.csv Client Side Localization Table]
 +
|-
 +
| [https://adminwiki.legendsofaria.com/downloads/9jde033q/HueTable.bmp Client Hue Table]
 +
|}
 +
 
 +
== Server Advanced ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
| [[Access Levels]]
 +
|-
 +
| [[Container]]
 +
|-
 +
| [[Server_Plugins|Server Plugins]]
 +
|}
 +
 
 +
== Code Base ==
 +
Stuff built on and included with the [[Lua Script Engine]]
 +
 
 +
=== Systems ===
 +
 
 +
{| class="wikitable"
 +
|-
 +
| [[combat|The combat system]] (Stub - CS pls fill in )
 +
|-
 +
| [[Dialog System]]
 +
|-
 +
| [[:Category:Event | Events and EventHandlers]]
 +
|-
 +
| [[Quest System]]
 +
|-
 +
| [[:Category:Dynamic Window System | Dynamic Windows]]
 +
|-
 +
| [[soundlist|Sound List]]
 +
|-
 +
| [[ObjVarlist|ObjVar List]]
 +
|-
 +
| [[ConflictSystem|Conflict System]]
 +
|-
 +
| [[KarmaSystem|Karma System]]
 +
|-
 +
| [[Grid_Spawner_Maps|Grid Spawner Maps]]
 +
|-
 +
| [[Season_Challenges|Seasonal Challenges]]
 +
|-
 +
|}
 +
 
 +
== Categories ==
 +
{|class="wikitable"
 +
|-
 +
| [[:Category:Resources|Resources]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|| Category holding various supportive materials and articles
 +
|-
 +
| [[:Category:System|Systems]] || Category holding various articles about systems, like Ui, Quests, etc...
 +
|-
 +
|}
 +
 
 +
== Community Projects ==
 +
Feel free to add your mod projects that you wish to share with the community!
 +
 
 +
=== The Curriculum ===
 +
;[[Curriculum]]
 +
:I started the [[Curriculum]] page as an ongoing project to develop a sort of course for new modders. Please use the curriculums [[:Talk:Curriculum|discussions]] page to add questions or tutorial requests. ~Yorlik
 +
 
 +
=== DjOli's Module Manager ===
 +
The [https://gitlab.com/choco87/module_manager Module Manager] is a tool designed to promote collaboration between community servers by providing a common interface for modding, and subsequently allowing drop in mods to anyone using the module manager. Please keep in mind that it is a work in progress and is always being improved as needed. If you run into issues or require certain features, let me know! As we're still under NDA, if you don't yet have access to the project, contact me on Discord (DjOli #4339).
 +
 
 +
=== World Building Helpers ===
 +
:'''Info Window Seed Clip mod ~Gizmo'''
 +
::This mod takes the work out of editing seedobject.xml files. Seed object files are the xml files that store the location of objects in the game such as spawners or controllers or any static object like crates. This tool adds a button to the /info window of objects. You click the Seed Clip button and simply paste the seed object dynamicobject elements with all the info formatted from inside the game. This speeds up your editing process thus allowing more time decorating and developing and less time fighting the editing process.
 +
::[[SeedClipMod]] here you will find the mod script and install instructions.
 +
 
 +
:'''Equipment Editor ~Gizmo'''
 +
::This mod allows you to create new basic equipment and shape and change the way they look and feel. It also has a script button which will create the template file for you with all the markup needed.
 +
::[[EquipmentEditor]] here you will find the mod scripts and install instructions.
 +
 
 +
:'''Region Editor ~Gizmo'''
 +
::This mod makes editing your worlddata.xml file much easier and adding in regions without the use of unity tools and a calculator. simply type in /createregion target the the two bounding box points, then paste the information into your worlddata.xml and you have a new region in game that you can spawn stuff in, turn into chaos regions and all sorts of things.
 +
::[[RegionEditor]] here you will find the mod scripts and install instructions.
 +
 
 +
=== Custom Systems ===
 +
:'''Gizmos Custom Merchants ~Gizmo'''
 +
::This mod is a quick drag and drop into your mod folder or even the base/scripts folder as its independent and self contained in its own namespace merchants. These merchants act like normal merchants and are packed with features on customization to help make it your own for your game worlds. This system has been tweaked and tested now for 2+ years.
 +
::[[GizmosCustomMerchants]] here you will find the mod zip file and instructions.
 +
 
 +
:'''Gizmos Boss Spawner ~Gizmo'''
 +
::This mod is an alternative to the current dynamic boss spawner.
 +
::[[GizmosBossSpawner]] here you will find the mod zip file and instructions.
 +
 
 +
=== Community Project Contributions ===
 +
:[[Media:Collaboratorium.zip|Download]] '''Collaboratorium''' ~Community contributions from years ago
 +
 
 +
=== Gizmos server version 1.4.1.7 File Dump ===
 +
:[[GizmosFileDump]] ~a dump of many of my random projects i have shared over the years with people.
 +
 
 +
== Guides ==
 +
;Running Loa on a VM [[How_to_run_loa_in_a_vm|Click Here To Learn More]]
 +
 
 +
== Glossary ==
 +
[[Glossary]]

Revision as of 14:26, 27 March 2023

Getting Started

Concepts

  • Region: It is a map (e.g. a Dungeon) or part of map (e.g. an area of Celador, like Upper Plains).
  • Standalone server: Server that can only serve 1 region at a time, thus cannot serve all of Celador at the same time. A new region can however replace the current one by a player with the appropriate administration rights.
  • Cluster: A multi-region server that can service all of Celador. A request needs to be made to Citadel Studio for enabling that feature on the server.


Tutorial Videos

Official Tutorial Videos

Community Tutorial Videos

Community Tutorial Videos

Server Installation

In the Installation Instructions you can find information and guides to set up Standalone or Cluster Servers.

Legends of Aria Toolkit

Installation | Upgrades | ChangeLog

Server Admins Modding References
Installation Instructions Guide to Modding in Unity Visual Texture Atlas Reference
Updating Folder Structure Text Textures Reference
Troubleshooting Engine Overview DynamicWindow Types Reference
God Commands Sublime Text Mobile Variations Reference
Modders Handbook Legends of Aria Lua Reference
Custom Assets Send Client Message Reference
Grid Spawner Maps

Lua

Learn to Lua
Lua Script Engine
Tips for mod coders
Legends of Aria Lua Reference
Client Side Localization Table
Client Hue Table

Server Advanced

Access Levels
Container
Server Plugins

Code Base

Stuff built on and included with the Lua Script Engine

Systems

The combat system (Stub - CS pls fill in )
Dialog System
Events and EventHandlers
Quest System
Dynamic Windows
Sound List
ObjVar List
Conflict System
Karma System
Grid Spawner Maps
Seasonal Challenges

Categories

Resources          Category holding various supportive materials and articles
Systems Category holding various articles about systems, like Ui, Quests, etc...

Community Projects

Feel free to add your mod projects that you wish to share with the community!

The Curriculum

Curriculum
I started the Curriculum page as an ongoing project to develop a sort of course for new modders. Please use the curriculums discussions page to add questions or tutorial requests. ~Yorlik

DjOli's Module Manager

The Module Manager is a tool designed to promote collaboration between community servers by providing a common interface for modding, and subsequently allowing drop in mods to anyone using the module manager. Please keep in mind that it is a work in progress and is always being improved as needed. If you run into issues or require certain features, let me know! As we're still under NDA, if you don't yet have access to the project, contact me on Discord (DjOli #4339).

World Building Helpers

Info Window Seed Clip mod ~Gizmo
This mod takes the work out of editing seedobject.xml files. Seed object files are the xml files that store the location of objects in the game such as spawners or controllers or any static object like crates. This tool adds a button to the /info window of objects. You click the Seed Clip button and simply paste the seed object dynamicobject elements with all the info formatted from inside the game. This speeds up your editing process thus allowing more time decorating and developing and less time fighting the editing process.
SeedClipMod here you will find the mod script and install instructions.
Equipment Editor ~Gizmo
This mod allows you to create new basic equipment and shape and change the way they look and feel. It also has a script button which will create the template file for you with all the markup needed.
EquipmentEditor here you will find the mod scripts and install instructions.
Region Editor ~Gizmo
This mod makes editing your worlddata.xml file much easier and adding in regions without the use of unity tools and a calculator. simply type in /createregion target the the two bounding box points, then paste the information into your worlddata.xml and you have a new region in game that you can spawn stuff in, turn into chaos regions and all sorts of things.
RegionEditor here you will find the mod scripts and install instructions.

Custom Systems

Gizmos Custom Merchants ~Gizmo
This mod is a quick drag and drop into your mod folder or even the base/scripts folder as its independent and self contained in its own namespace merchants. These merchants act like normal merchants and are packed with features on customization to help make it your own for your game worlds. This system has been tweaked and tested now for 2+ years.
GizmosCustomMerchants here you will find the mod zip file and instructions.
Gizmos Boss Spawner ~Gizmo
This mod is an alternative to the current dynamic boss spawner.
GizmosBossSpawner here you will find the mod zip file and instructions.

Community Project Contributions

Download Collaboratorium ~Community contributions from years ago

Gizmos server version 1.4.1.7 File Dump

GizmosFileDump ~a dump of many of my random projects i have shared over the years with people.

Guides

Running Loa on a VM Click Here To Learn More

Glossary

Glossary