Difference between revisions of "Main Page"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
m
Line 1: Line 1:
== Getting Started  ==
+
has dropped out of a voluntary agreement to combat online disinformation, a top EU official said Friday.<br>European Commissioner Thierry Breton tweeted that Twitter had pulled out of the EU's disinformation 'code of practice' that other major social media platforms have pledged to [https://www.houzz.com/photos/query/support support]. <br>But he added that Twitter's 'obligation' remained, referring to the EU's tough new digital rules taking effect in August.<br>The French politician sensationally added: 'You can run but you can't hide.'<br>San Francisco-based Twitter responded with an automated reply of a 'poop' emoji, as it does to most press inquiries, and did not comment.<br>        European Commissioner [https://search.yahoo.com/search?p=Thierry Thierry] Breton tweeted that Twitter had pulled out of the EU's disinformation 'code of practice' that other major social [https://www.rt.com/search?q=media%20platforms media platforms] have pledged to support<br>        But he added that Twitter's 'obligation' remained, referring to the EU's tough new digital rules taking effect in August<br>The decision to abandon the commitment to fighting false information appears to be the latest move by billionaire owner Elon Musk to loosen the reins on the social media company after he bought it last year. <br>He has rolled back previous anti-misinformation rules, and has thrown its verification system and content-moderation policies into chaos as he pursues his goal of turning Twitter into a digital town square.<br>Launched in 2018, Google, TikTok, Microsoft and Facebook and Instagram parent Meta are among nearly three dozen who have signed up to the EU code, which requires companies to measure their work on combating disinformation and issue [https://hararonline.com/?s=regular%20reports regular reports] on their progress.<br>It also covers smaller platforms, as well as advertisers and fact-checkers and non-governmental organisations.<br>[https://edition.cnn.com/search?q=Companies Companies] face fines of as much as 6 per cent of their global turnover for violations. <br>The code was written by the [https://hararonline.com/?s=industry%20players industry players] themselves and contains over three dozen pledges such as better cooperation with fact-checkers and not promoting actors distributing disinformation. <br>There were already signs Twitter wasn't prepared to live up to its commitments. <br>The European Commission, the 27-nation bloc's executive arm, blasted Twitter earlier this year for  [https://lesv.ivpp.ac.cn/motone/?cn=PLANET88-THAILAND bokep indonesia] failing to provide a full first report under the code, saying it provided little specific information and no targeted data.<br>        The French politician (pictured)  sensationally tweeted: 'You can run but you can't hide.'<br>      The decision to abandon the commitment to fighting false information appears to be the latest move by billionaire owner Elon Musk to loosen the reins on the social media company after he bought it last year <br>Breton said that under the new digital rules that incorporate the code of practice, fighting disinformation will become a 'legal obligation.'<br><div class="art-ins mol-factbox floatRHS news" data-version="2" id="mol-86a516f0-fce5-11ed-9618-a78853cecb33" website leaves EU&apos;s voluntarily disinformation &apos;code of practice&apos;
=== 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 Launcher ===
 
[[Server Launcher|Server Launcher Quick Start]]
 
 
 
=== 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 09:56, 15 April 2024

has dropped out of a voluntary agreement to combat online disinformation, a top EU official said Friday.
European Commissioner Thierry Breton tweeted that Twitter had pulled out of the EU's disinformation 'code of practice' that other major social media platforms have pledged to support
But he added that Twitter's 'obligation' remained, referring to the EU's tough new digital rules taking effect in August.
The French politician sensationally added: 'You can run but you can't hide.'
San Francisco-based Twitter responded with an automated reply of a 'poop' emoji, as it does to most press inquiries, and did not comment.
European Commissioner Thierry Breton tweeted that Twitter had pulled out of the EU's disinformation 'code of practice' that other major social media platforms have pledged to support
But he added that Twitter's 'obligation' remained, referring to the EU's tough new digital rules taking effect in August
The decision to abandon the commitment to fighting false information appears to be the latest move by billionaire owner Elon Musk to loosen the reins on the social media company after he bought it last year. 
He has rolled back previous anti-misinformation rules, and has thrown its verification system and content-moderation policies into chaos as he pursues his goal of turning Twitter into a digital town square.
Launched in 2018, Google, TikTok, Microsoft and Facebook and Instagram parent Meta are among nearly three dozen who have signed up to the EU code, which requires companies to measure their work on combating disinformation and issue regular reports on their progress.
It also covers smaller platforms, as well as advertisers and fact-checkers and non-governmental organisations.
Companies face fines of as much as 6 per cent of their global turnover for violations. 
The code was written by the industry players themselves and contains over three dozen pledges such as better cooperation with fact-checkers and not promoting actors distributing disinformation. 
There were already signs Twitter wasn't prepared to live up to its commitments. 
The European Commission, the 27-nation bloc's executive arm, blasted Twitter earlier this year for bokep indonesia failing to provide a full first report under the code, saying it provided little specific information and no targeted data.
The French politician (pictured)  sensationally tweeted: 'You can run but you can't hide.'
The decision to abandon the commitment to fighting false information appears to be the latest move by billionaire owner Elon Musk to loosen the reins on the social media company after he bought it last year 
Breton said that under the new digital rules that incorporate the code of practice, fighting disinformation will become a 'legal obligation.'
<div class="art-ins mol-factbox floatRHS news" data-version="2" id="mol-86a516f0-fce5-11ed-9618-a78853cecb33" website leaves EU's voluntarily disinformation 'code of practice'