c07027136e
Port tg statpanel ( #16463 )
...
* Port tg statpanel
* Add verb descriptions using the title attribute
* Fix a dreamchecker error
* Remove chomp edits
* Add mentor tickets to ticket panel
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2024-10-16 19:39:06 +02:00
Drathek and GitHub
7c8bb85de3
Whitespace Standardization [MDB IGNORE] ( #15748 )
...
* Update settings
* Whitespace changes
* Comment out merger hooks in gitattributes
Corrupt maps would have to be resolved in repo before hooks could be updated
* Revert "Whitespace changes"
This reverts commit afbdd1d844 .
* Whitespace again minus example
* Gitignore example changelog
* Restore changelog merge setting
* Keep older dmi hook attribute until hooks can be updated
* update vscode settings too
* Renormalize remaining
* Revert "Gitignore example changelog"
This reverts commit de22ad375d .
* Attempt to normalize example.yml (and another file I guess)
* Try again
2024-02-20 11:28:51 +01:00
ItsSelis
5332ea9192
Fixes crash date & Crew monitoring console
2023-06-04 18:52:35 +02:00
Heroman
ece0213ea4
Reworks timestamps of specific time using wrong time compared to station time
2021-11-07 17:33:52 +10:00
Aronai Sieyes
ffcaea1f3b
Fix rollover even harder
2021-08-19 23:25:14 -04:00
Aronai Sieyes
fa8311ed97
Add rollover safety check
2021-08-16 16:31:38 -04:00
Aronai Sieyes and GitHub
f69e6ff65b
Merge pull request #10979 from VOREStation/Arokha/tggarbo
...
Port current SSgarbage from /tg/
2021-07-09 12:12:15 -04:00
Aronai Sieyes
512c515858
Port current SSgarbage from /tg/
2021-07-08 13:34:49 -04:00
MarinaGryphon
dcc5681ff8
Fixes midnight rollover
2021-07-07 14:45:54 -05:00
MarinaGryphon
cf52ff7b4f
Makes time/tram use REALTIMEOFDAY rather than world.time
2021-07-07 01:29:13 -05:00
MarinaGryphon and VirgoBot
385fa640af
Linter diagnostics + bans non-var relative pathing
2021-06-20 18:16:45 -04:00
Aronai Sieyes
ea42ee2303
Port Runechat
2021-05-30 15:45:11 -04:00
Arokha Sieyes
6d47c2f95c
Further time fixes
2020-05-08 10:09:40 -04:00
Arokha Sieyes
323f7e651f
Fix/rename some timing stuff
2020-05-08 01:51:52 -04:00
Aronai Sieyes
9acf643828
Make DS2NEARESTTICK macro
2020-05-06 20:26:51 -04:00
Unknown
49570f0d24
New Lore Oversights
...
- Loads banners_vr
- Properly sets time back to 2320
2020-04-30 09:11:08 -04:00
Leshana
3be0330db2
Remove the goonstation /datum/controller/processScheduler as it is no longer used.
2020-04-14 16:17:32 -04:00
Unknown
0e6c82ed60
Conflict Resolution
2019-03-27 12:05:38 -04:00
kevinz000 and Novacat
dfbd0bd72b
Upgrades SDQL2 and refactors it to a datum
2019-03-27 11:50:49 -04:00
Neerti and Novacat
86174593bf
Replaces GoonPS scheduled_tasks and obj processing with SMC processing subsystems and timer
2019-03-26 23:58:26 -04:00
Atermonera and VirgoBot
2df5e9fe0e
Merges AI Branch into Master
2018-12-01 00:06:38 -05:00
Anewbe and VirgoBot
e4660c5838
Admin ticket system (for real this time)
2018-10-09 16:31:01 -04:00
Anewbe
eebb627f00
Partially ports the GLOB system
2018-08-14 18:14:09 -05:00
Arokha Sieyes and Leshana
73838e0a62
POLARIS: Revamp logging to be consistent
2018-03-13 18:20:58 -04:00
Leshana
a435d73450
Ports /tg controller optimizations
...
https://github.com/tgstation/tgstation/pull/31092 - Fixes subsystems not returning a qdel hint
https://github.com/tgstation/tgstation/pull/31494 - In which the stoner one gets stoned and tries to address tick contention... again
https://github.com/tgstation/tgstation/pull/31950 - Removes an empty New()
https://github.com/tgstation/tgstation/pull/31951 - Logs subsystem shutdowns
2017-12-27 21:19:55 -05:00
Leshana
c6e8184b58
Ports https://github.com/tgstation/tgstation/pull/30184
...
* Adds defines for world.tick_usage
* This provides no useful benefit whatsoever, but /tg and Baystation12 have done it, so it will make porting future code easier if we do too. No real harm done either.
2017-12-27 19:10:15 -05:00
Leshana
fb92653ac9
Ports "Makes global master vars static"
...
* https://github.com/tgstation/tgstation/pull/27523
2017-06-10 19:01:58 -04:00
Leshana
90dff0ae63
Ports /tg's StonedMC Subsystem from Baystation12
...
* Partial port of @PsiOmegaDelta's https://github.com/Baystation12/Baystation12/pull/16820
* Only ports the StonedMC changes, not the garbage collector (forthcoming in future)
2017-05-30 21:00:37 -04:00
SinTwo
eabefc538a
Revert "Merge branch 'master' of https://github.com/PolarisSS13/Polaris into NanoGrade"
...
This reverts commit 6bb5409349 , reversing
changes made to f6a83d5ee0 .
2016-08-15 12:58:00 -04:00
SinTwo
f50adb9554
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into NanoGrade
...
Conflicts:
code/_helpers/time.dm
code/modules/economy/ATM.dm
2016-08-09 15:46:24 -04:00
SinTwo
b42d46205f
more time proc call fixes
2016-07-30 17:39:47 -04:00
PsiOmegaDelta and SinTwo
d2b4db716d
Ports Paradise's 510 scheduler.
...
Conflicts:
code/__defines/btime.dm
code/__defines/process_scheduler.dm
code/_helpers/time.dm
code/controllers/ProcessScheduler/core/_stubs.dm
code/controllers/ProcessScheduler/core/processScheduler.dm
polaris.dme
2016-07-27 17:20:37 -04:00
SinTwo
4fa126b7e7
a whole lot of nanoui upgrades
2016-06-24 00:43:16 -04:00
Yoshax
26192e2b32
Fixes an error
2016-04-20 15:36:13 +01:00
PsiOmegaDelta and Yoshax
a3f8bc815e
Round start timer now remains at 0 until the round actually starts.
2016-04-20 15:27:59 +01:00
Zuhayr
dfbdd79375
Merge branch 'dev-freeze' of https://github.com/Zuhayr/Baystation12 into dev
2015-08-29 16:53:42 +09:30
Zuhayr
7d82e4850e
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
2015-08-29 16:53:07 +09:30
PsiOmegaDelta
74b8f6c3be
Merge remote-tracking branch 'upstream/dev-freeze' into dev
...
Conflicts:
html/changelogs/.all_changelog.yml
2015-08-17 09:44:21 +02:00
PsiOmegaDelta
55bc41241f
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Conflicts:
code/setup.dm
2015-08-17 09:37:49 +02:00
PsiOmegaDelta
a81113b877
Update time.dm
...
Restores proper roundstart hours.
2015-07-05 08:11:31 +02:00
PsiOmegaDelta
c2c4336afe
Changelog entry.
2015-06-30 09:51:38 +02:00
PsiOmegaDelta
10c2e32f4c
Now pads a 0 to single digit hours.
2015-06-30 09:50:12 +02:00
PsiOmegaDelta
f420dd9f01
Merge remote-tracking branch 'upstream/dev-freeze' into dev
...
Conflicts:
.travis.yml
code/modules/mob/living/carbon/brain/life.dm
code/modules/mob/living/carbon/human/life.dm
code/modules/mob/living/living_defines.dm
code/modules/mob/living/silicon/silicon.dm
code/setup.dm
2015-06-30 08:59:34 +02:00
Chinsky
bf53304fec
Splits setup.dm into berjillion of smaller files vaguely named thematically.
...
Also moved __HELPERS and _defines around so defines actually come first.
2015-06-04 21:51:58 +03:00