Commit Graph

28 Commits

Author SHA1 Message Date
Wildkins
311659290a Add away site checking unit test, fix code_check (#14010) 2022-05-19 15:46:15 +02:00
Karolis
22958e49c4 Replacement github actions (#12857) 2021-12-19 02:10:56 +01:00
MarinaGryphon
9f712ea1c8 Fixes Aurora Map CI (#11838) 2021-05-05 19:34:42 -03:00
MarinaGryphon
00d6879aff Enforces TRUE/FALSE for edge (#11495) 2021-03-24 00:20:12 -03:00
MarinaGryphon
02e2babdb3 Fixes *some* CI issues (#11461) 2021-03-17 22:34:25 +01:00
MarinaGryphon
d4b01c2fa0 Scoped CSS VueUI Fixes (+CI Check) (#10822) 2020-12-18 00:22:06 +01:00
Werner
1762f16344 Migrate basic build to drone (#10651)
* Adds drone tasks to Execute UTs on Aurora and Exodus
* Adds a drone task to Migrate SQL and Perform the SQL UT on Runtime
* Changes the SQL UT to respect the config.sql_enabled setting and
  use that sql connection
* Changes the default config.sql_enabled state to 0, so uncommenting
  SQL_ENABLED has a actual effect
* Moves a number of UT tests into a helper script (code_check.sh)
* Updates the way the RUST_G dll/so is located
* Adds a check to load_databases to verify that sql is enabled
* Adds a check to establish_db_connection to verify that sql is enabled
* Adds spearate config files used during the UTs (which hold the UT db
  connection info and enable/disable the db epending on the UT)
2020-11-26 17:13:56 +01:00
mikomyazaki
6074224d00 dreamchecker (#8233)
Implements dreamchecker plus fixes all errors
2020-02-16 20:42:32 +02:00
Mykhailo Bykhovtsev
4c213f25ef Updating rust-g (#5992) 2019-01-29 23:02:39 +01:00
Erki
a6be2156f8 Travis Musings (#5116)
Bumps Flyway.
Moves a script that should be a code check to the code checks.
2018-11-03 23:36:36 +01:00
Mykhailo Bykhovtsev
f179568e1d Port Rust-g DLL and use it for logging (#5394) 2018-10-12 16:46:19 +02:00
Mykhailo Bykhovtsev
4b85afb66c Moving Travis to byond 512.1453 (#5395)
unit tests hoooooooo.
2018-10-12 00:17:48 +03:00
skull132
e4423761ef Admin & Staff adjustments (#2529)
Features:

 Removal of BOREALIS (python module) as it's not used.
 Removes ToR ban feature in lieu of IPIntel.
 New BOREALIS config to alert staff if server starts as hidden.
 Adminhelps now inform admins on discord if dibsed (when they were sent to discord anyways).
 Adds hub visibility to the server access control panel.
 Adds mirror ban spotting via ban panel. It now redirects to the linked ban if one is found.
 CCIAA now get alerted as to how many of them are online and active when receiving faxes and emergency messages via Discord.
 Removed unused C/C++ libraries. The socket_talk module is a generic UDP shipper, of which Arrow implemented a better version. lib nudge is not even compiled for use. lib_nudge module is uncompiled and no longer used, as we use cURL for the bot.
 Removed depracted APIs and config settings related to the previous point.
 Whitelisted jobs now appear properly in the job selection window as [WHITELISTED].
 Job ban reasons can now be viewed from player preferences window.
 Await admin approval for final CCIAA requests and implement. RIP CCIAA.
 Fix age bans for jobs and antags (dynamic ones, ofc).
 Implement https://forums.aurorastation.org/viewtopic.php?f=18&t=8283
2017-06-13 01:37:44 +03:00
skull132
87e041aa75 Merge remote-tracking branch 'bay12-upstream/master' into development 2016-10-07 00:58:39 +03:00
skull132
ff44a211fb discordbot_message.py
Credit to N3XIS over at VGStation13 for the majority of this script!
2016-02-16 17:36:53 +02:00
skull132
892e17abc3 Removing IRC Bot
Removes the python scripts for the IRC bot.
2016-02-16 13:22:02 +02:00
GinjaNinja32
73d1c356f9 dm.sh will again return error code on failure 2016-02-05 01:12:08 +00:00
GinjaNinja32
f8e73ef823 build log outputted during compilation rather than at end 2016-02-03 07:52:30 +00:00
PsiOmegaDelta
45966dd07e Print of build log. 2016-02-03 08:37:51 +01:00
PsiOmegaDelta
8ff6fade58 Makes Travis treat build warnings as errors.
The DM build script now outputs the build log to a file which can then be reviewed from .travis.yml.
2016-01-29 09:12:30 +01:00
Mloc
a8b2edc0a4 add dm.sh, a simple wrapper around DreamMaker
Signed-off-by: Mloc <colmohici@gmail.com>
2016-01-06 21:43:49 +00:00
BlueNexus
a816c563cf More PEP8 Compliance
I wouldn't have to do this if people would just write their python properly ;-;
2015-12-04 11:35:10 +00:00
Mloc-Argent
f10c7a90c0 Another tiny change to IRC nudge.
HTML entities are now unescaped so that they show up correctly on IRC.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-08-06 15:55:36 +01:00
Mloc-Argent
9a5a1dc82c Made IRCbot's password and host a config option.
Added a hook to send a message to the bot when a round starts.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-08-05 14:07:06 +01:00
Mloc-Argent
22823d633d Quickfix for IRCbot nudge
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-07-09 13:10:16 +01:00
Mloc
907d47e8aa Made ircbot_message.py use a password. 2013-07-03 15:45:24 +01:00
Mloc-Argent
c4bc5ca06e you saw /nothing/.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-07-03 12:04:37 +01:00
Mloc-Argent
cf4bd39f6e Updated the linkage between the NanoTrasen IRC bot and the server.
- Server will now send adminhelps to the admin channel, with information if there is no admins online.
- Server will inform the admin channel if the last admin online logs out.
- When a round ends, the server will alert the main channel, supplying some statistics.
Additionally, laid the groundwork for an external scripts system.
This is fully configurable/togglable in the config.txt file.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-07-02 23:41:40 +01:00