Jordan Brown
e582e7019e
Merge pull request #38023 from AutomaticFrenzy/patch/toh-kay
...
Fix various bugs with telekinesis
2018-05-25 10:49:21 -05:00
LetterJay
de44ac926e
Merge branch 'master' into upstream-merge-37665
2018-05-23 10:14:10 -05:00
LetterJay
e4eb4939b4
Merge pull request #6636 from Citadel-Station-13/upstream-merge-37582
...
[MIRROR] Makes more messages pronoun sensitive
2018-05-23 07:46:26 -05:00
LetterJay
06b7cdf27a
Merge branch 'master' into upstream-merge-37529
2018-05-22 08:02:46 -05:00
LetterJay
5f27ac30c7
Merge branch 'master' into upstream-merge-37582
2018-05-22 07:22:42 -05:00
Jordan Brown
96106ff2e8
Adds OOC verb to show the last round end report you've viewed ( #37900 )
...
You can now view your last round end report window with the "Your last round" verb in the OOC tab
stores the HTML in a data dir
2018-05-21 16:48:08 -05:00
LetterJay
e57cf81636
Merge branch 'master' into upstream-merge-37582
2018-05-21 08:35:21 -05:00
LetterJay
0758204515
Merge branch 'master' into upstream-merge-37476
2018-05-20 23:12:07 -05:00
LetterJay
ea9b3622fd
Merge branch 'master' into upstream-merge-37476
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-05-20 23:11:16 -05:00
ShizCalev
49bf67ed1d
Updates BYOND links to use HTTPS ( #37918 )
...
* Updates BYOND links to use HTTPS
* revert
* if -> If
2018-05-20 15:31:28 -05:00
Jordan Brown
a61457cd47
Merge pull request #37838 from Jordie0608/ithoughtaboutmakingthissendanemailbutidontwanttodrownmyinbox
...
Query debug logging
2018-05-17 21:38:41 -05:00
Jordie
68fcab96a5
Splits up round table initialize, start, end and shutdown
2018-05-15 02:12:50 -05:00
KorPhaeron
9bb2d02feb
Fixes robots appearing as deactivated at round end ( #37804 )
2018-05-13 12:08:46 -05:00
deathride58
6a07a66cb3
Merge branch 'master' into upstream-merge-37476
2018-05-06 07:07:02 +00:00
ShizCalev
b5a95e9da8
Makes more messages pronoun sensitive
2018-05-03 17:46:25 -05:00
kevinz000
3369c804b2
Kills off /obj/item/device ( #6561 )
2018-04-30 00:06:58 -05:00
vuonojenmustaturska
f373b2c9e6
Kills off three more flags from flags_2
2018-04-29 17:30:55 -05:00
oranges
7d45e045a3
Uppercases slot defines.
2018-04-27 20:14:39 -05:00
LetterJay
df90ab6fb9
Merge pull request #6503 from Citadel-Station-13/upstream-merge-37371
...
[MIRROR] GetFlatIcon fix
2018-04-27 00:11:11 -05:00
kevinz000
3c36c1acfc
GetFlatIcon fix ( #37371 )
2018-04-24 07:20:39 -05:00
Poojawa
f2b0456dc5
defines, helpers, onclick
2018-04-22 23:56:25 -05:00
LetterJay
68a1d541b1
Merge pull request #6441 from Citadel-Station-13/upstream-merge-37223
...
[MIRROR] Fixes some defines and value
2018-04-22 02:43:26 -05:00
kevinz000
6cd18fd5c5
My adventures in getFlatIcon performance ( #36890 )
2018-04-16 17:59:41 -05:00
AnturK
31efa96a01
Fixes some defines. ( #37223 )
2018-04-16 08:32:48 -05:00
ShizCalev
8f52745322
Cleans up end of round robo report ( #37138 )
...
* Cleans up end of round robo report
* revised comment
2018-04-13 07:51:16 -05:00
LetterJay
3cd0591d90
Merge pull request #6334 from Citadel-Station-13/upstream-merge-36858
...
[MIRROR] Use a rust DLL for logging
2018-04-12 07:06:08 -05:00
ShizCalev
e63553e278
Removes some unused math defines/procs
2018-04-11 14:15:14 -05:00
Bjorn Neergaard
f56e139fda
Use a rust DLL for logging ( #36858 )
...
By moving our logging to a DLL we see a drop in CPU/real time of 2-3 orders of magnitude. This is due to BYOND opening and closing file handles on every write, causing incredible amounts of unneeded overhead. The logging library also handles timestamps for us, further increasing performance gains.
This library will also allow for further offloading in the future, such as completely replacing file2text() and friends.
A pre-compiled DLL is bundled, but Linux users will have to compile manually. Directions can be found at the rust-g repo.
Log output is enhanced with millisecond time stamps:
[2018-04-01 15:56:23.522] blah blah blah
This includes runtimes as well, which benefit from the same timestamp improvements and no longer have hacky splitting code to add their own timestamps.
Log shutdown is handled in a dedicated proc called as late as possible, as rust-g integration expands this will be factored out into a generic native code shutdown proc.
2018-04-10 17:02:44 -05:00
deathride58
e0d7630c19
Merge branch 'master' into synctesting
2018-04-09 21:43:26 +00:00
kevinz000
cd38bccf01
why
2018-04-08 19:40:28 -07:00
Poojawa
5fa001c10f
things with stuff ( #6233 )
...
* buncha things from upstream
* datums globals, onclick
* datums
* game folder, holy shit mirror bot why
* modules
* icons
* dme
* compiles cleanly
* tools purge
* updates maps
* double check just because. and wew lad
* incidentally, this needs more work first
* some things
* weh
* sound cleanup and icons
* reeeee
* compile issues
* oh look, fresh code sync
* cleans up some unused icons
* dirty vars
* reeeeeeeeeeeeeeee
* wew lad. fuck off with this already
2018-04-07 23:07:09 -04:00
Jordan Brown
eb5936c48b
Merge pull request #36927 from 81Denton/moff-name-variety
...
Adds more moth names to prevent duplicate random names
2018-04-03 22:02:47 -05:00
MrDoomBringer
b87addc531
adds a sprite to the "show roundend report" button ( #36875 )
...
* - Introduces a non-linear component to liver damage from alcohol so weak alcohol doesn't kill you instantly. (#36089 )
* bingo bongo i dont wanna leave the congo i REFUSE to go
* wjhon approval
2018-04-01 21:51:08 -05:00
LetterJay
dd579e35bc
Merge pull request #6183 from Citadel-Station-13/upstream-merge-36548
...
[MIRROR] Added a new ability to sentient diseases
2018-04-01 19:50:43 -05:00
LetterJay
954027e16d
Merge branch 'master' into upstream-merge-36722
2018-04-01 17:44:41 -05:00
LetterJay
f9d963a634
Update _lists.dm
2018-04-01 04:40:47 -05:00
LetterJay
24d4b310cd
Merge pull request #6082 from Citadel-Station-13/upstream-merge-36147
...
[MIRROR] [READY] ~SPELL CARDS~, homing projectiles, and more!
2018-04-01 01:01:55 -05:00
LetterJay
4e095cec40
Merge pull request #6181 from Citadel-Station-13/upstream-merge-36811
...
[MIRROR] Removes a unused helper
2018-03-31 18:40:36 -05:00
LetterJay
fa64b72ea6
Merge pull request #6180 from Citadel-Station-13/upstream-merge-36781
...
[MIRROR] Get_Flat_Human_Icon no longer draws asses that nobody wants
2018-03-31 18:39:15 -05:00
LetterJay
5fe5f34692
Merge pull request #6172 from Citadel-Station-13/upstream-merge-36679
...
[MIRROR] Fixes round-end report not generating sometimes.
2018-03-31 06:21:58 -05:00
LetterJay
018fa05f01
Merge pull request #6155 from Citadel-Station-13/upstream-merge-36554
...
[MIRROR] Adds config to allow ranks only from txt
2018-03-31 06:17:58 -05:00
LetterJay
71af2a9bc5
Merge pull request #6154 from Citadel-Station-13/upstream-merge-36477
...
[MIRROR] Science goggles detect grenade reagents
2018-03-31 06:17:37 -05:00
LetterJay
9cf0b857db
Merge pull request #6150 from Citadel-Station-13/upstream-merge-36617
...
[MIRROR] Improves some logging legibility
2018-03-31 06:17:11 -05:00
Cruix
0b7f816033
Added a new ability to sentient diseases
2018-03-31 06:14:54 -05:00
Jalleo
fb28072ef3
Removes a unused helper ( #36811 )
2018-03-31 06:13:59 -05:00
Robustin
b26868a6b7
Get_Flat_Human_Icon no longer draws asses that nobody wants ( #36781 )
...
* Argument to limit excess icon work
* 50% less icon for your icon
* 75% less icon for your icon
* Correction
* statics the list, tweaks a default arg
* Cardinal argument list
* correct GLOB name
2018-03-31 06:13:28 -05:00
Jordie
2aae805c1d
Fixes round-end report not generating sometimes. ( #36679 )
...
* fixes some non-minded mobs breaking roundend report
* actually a better handling
2018-03-29 05:03:26 -05:00
Tad Hardesty
b871285655
Fix 512-only code in recent conveyor belt fix
2018-03-29 04:41:27 -05:00
Jordan Brown
4629039c38
Adds config to allow ranks only from txt
2018-03-28 13:01:41 -05:00
yorii
130337797d
Science goggles detect grenade reagents ( #36477 )
...
* Science goggles detect grenade reagents
* reversed output
* minor improvements
* new helper for counting stuff
* spelling fixes
2018-03-28 12:18:18 -05:00