sakamakj 694942d869 Pr/1 (#57)
* Create base-damage.cfg

* Update base-damage.cfg

* spellfix

grievers changed to griefers

* Create admin.cfg

needs editing

* Create announcements.cfg

* Update announcements.cfg

* needs translatoin

* needs translation

still in English

* needs translation

* needs translation

* Create inventory-search.cfg

* translation fixed

not much more to write

* translation fixed

* needs translation

* needs translation

* needs translation

* needs translation

* needs translation

* needs translation

* needs translation

* needs translation

* needs translation

* translation fixed

* unfinishied

* Translation mostly fixed

Couldnt find the right words to correctly translate the emotions and genuine feelings behind "loops" and #fear the aids", they are so genuine as they are now.

* translation fixed

* translation fixed

* translation fixed

* translation fixed

* translation fixed

* translation fixed

* hopefully correctly translated (read my comment)

not sure if "not enough credentials" is correctly translated. I supposed you meant not enough security clearance or somthing like that. I could have written (Access denied due to invalid rank= Tillgång nekas på grund av otillräcklig rang)

* translation fixed

* translation fixed

* translation fixed

* grammar fix

* grammer fix

Yeah, I copied the grammar error from original English file and made a similiar error in the swedish version.

* spell fix

* better grammar

* estetical language change

* added order pizza

* order pizza

* fix

* Update chat-bot.cfg

* spelfix

* Update auto-chat.lua

* added make-cofee

* added make cofee

* fix because I cant spell apperantly

* spell fix because I cant spell apperantly

* missing =

* coffee

* make coffee

* make coffee

* food

I find it quite funny that arty would pin that message on discord and it is still there.

* food

I wonder how long that pin will stay about the random food suggestion generator...

* food changed to what to eat

* food changed to whattoeat

* Update chat-bot.cfg

* Coffee on twise

* mead and snaps added

* !mead please

* a fix

* !pass some snaps

* get-cocktail

* !make cocktail

* fix?

* fix?

* rhd (thadius suggestion)

* lhd message added

* Fixed Comment and indentation

* rhd changed from shout to messages

* I am also a lazy bastard

* Update colours.lua

* Not needed in commands if present in messages

* Fixed missing comma
2018-05-20 14:13:12 +01:00
2018-05-20 14:13:12 +01:00
2018-05-20 14:13:12 +01:00
2018-04-18 23:03:20 +02:00
2018-05-20 00:17:11 +01:00
2018-04-01 12:59:56 +01:00
2017-04-25 17:42:48 +01:00
2018-04-19 18:08:08 +01:00
2018-05-18 22:58:56 +02:00

ExpGaming Repository CodeFactor dev chat

Using The Core Files

  1. Copy the core folder and the StdLib File
  2. Copy the control.lua and edit the load.lua in each file
  3. The require order is important in the control.lua
  4. Use playerRanks.lua to edit the rank system
  5. Add your own files to the addons folder and require them in the load.lua

Using The Addons

  1. Copy the addons folder
  2. Remove any you do not wish to have
  3. Remove the require inside the addons load.lua

Making Your Own Addons

  • You must have the core files and StdLib
  • The load.lua is the only file outside your own you need to edit
  • Keep the core files updated with the core branch
  • Try not to edit StdLib or the core files
  • There is many comments inside the core files to describe how to use them.

Stand Alone File

  • This file contains a few scripts from else where which don't require any lib
  • StdLib and ExpLib are the only exceptions as these are very basic functions
  • Any files added to this folder must be given proper sources
  • Each file must be self contained with no _G variables

Forks and Pull Requests

  • We are happy for people to make pull requests if you wish to help make our server better
  • You can add comments at the start of files to mark any changes you make, so you are credited
  • Don't make small changes to the core files, please only big meaningful changes
  • Don't be afraid to make a pull request as if it fixes something then it's a good change
Description
A Factorio Scenario, run on Clusterio
Readme MIT 12 MiB
Languages
Lua 98.6%
TypeScript 1%
JavaScript 0.4%