Kashargul
e28fa96705
Tg panel patch 2 ( #8085 )
...
Co-authored-by: Cadyn Bombaci <cadynspacetechguy@gmail.com >
2024-05-15 13:42:13 +02:00
Guti
932e21e7d3
Miscellaneous ZAS Fixes and Optimizations ( #8396 )
2024-05-14 23:08:27 +02:00
Cadyn
ccad338c93
Tgpanel ( #8007 )
...
Co-authored-by: ItsSelis <selis@xynolabs.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
Co-authored-by: Raeschen <rycoop29@gmail.com >
2024-03-24 12:19:07 +01:00
Drathek
aa7cd0f69f
Tooling updates and removal of corrupt maps [MDB IGNORE] ( #7620 )
2024-02-05 18:49:02 -05:00
CHOMPStation2
aab270c74f
[MIRROR] remove static chat colour tags ( #7635 )
...
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com >
Co-authored-by: Raeschen <rycoop29@gmail.com >
Co-authored-by: Changelogs <action@github.com >
Co-authored-by: Aroliacue <96730930+Aroliacue@users.noreply.github.com >
Co-authored-by: Eli <fracshun@gmail.com >
Co-authored-by: tacoguy7765093 <karokaromaro@gmail.com >
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com >
Co-authored-by: TheGreatKitsune <88862343+TheGreatKitsune@users.noreply.github.com >
Co-authored-by: Missile597 <150307788+Missile597@users.noreply.github.com >
2024-01-29 18:45:19 -05:00
Casey
928a321b5f
TGUI Input Conversions
2022-06-19 03:59:14 +00:00
Chompstation Bot
b6e1989a01
The One Where I Port Modals
2021-06-30 19:29:34 +00:00
Chompstation Bot
fb343cec6c
[MIRROR] Linter diagnostics + bans non-var relative pathing
2021-06-22 22:17:02 +00:00
Chompstation Bot
20e3b0a2d3
[MIRROR] Linter Introduction + Cleanup
2021-05-27 16:31:50 +00:00
BlackMajor
717a5fa049
aughe
2020-07-23 13:57:39 +12:00
Leshana
3be0330db2
Remove the goonstation /datum/controller/processScheduler as it is no longer used.
2020-04-14 16:17:32 -04:00
Atermonera
2ec545c42b
Merge pull request #6883 from VOREStation/vplk-port-tickrate-change
...
Safely change world.fps for SStimer
2020-03-22 20:18:00 -04:00
Arokha Sieyes
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Atermonera
5c4bde965a
Merge pull request #5304 from VOREStation/vplk-reverse-all_atoms
...
Reverse use of global lists where they hurt performance.
2018-05-28 15:55:55 -04:00
Arokha Sieyes
6b42df0685
Merge branch 'master' of https://github.com/VOREStation/Polaris into aro-sync-05-25-2018
...
# Conflicts:
# code/__defines/misc.dm
# code/controllers/master_controller.dm
# code/game/machinery/computer3/computers/card.dm
# code/game/objects/items/devices/communicator/UI.dm
# code/game/objects/items/stacks/medical.dm
# code/game/objects/structures/signs.dm
# code/modules/admin/admin_verbs.dm
# code/modules/client/client defines.dm
# code/modules/client/client procs.dm
# code/modules/clothing/clothing.dm
# code/modules/clothing/under/accessories/holster.dm
# code/modules/events/radiation_storm.dm
# code/modules/mining/machine_processing.dm
# code/modules/mob/living/carbon/human/species/station/prometheans.dm
# code/modules/mob/living/living.dm
# code/modules/mob/living/simple_animal/animals/bear.dm
# code/modules/mob/living/simple_animal/animals/cat.dm
# code/modules/mob/living/simple_animal/animals/parrot.dm
# code/modules/mob/mob.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Core.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Medicine.dm
# code/modules/reagents/reagent_dispenser.dm
# config/example/config.txt
# html/changelogs/.all_changelog.yml
# interface/skin.dmf
# maps/southern_cross/southern_cross-1.dmm
# vorestation.dme
2018-05-25 13:23:47 -04:00
Neerti
be73b8c36a
for(var/bad_code in world)
...
Removes a very large amount of world loops.
Adds a macro to painlessly generate a global list, and the needed code to modify the list when an object is made or deleted automatically.
Cleans up some commented out code.
2018-04-29 17:55:04 -04:00
Leshana
4f98fad36b
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-02-01
...
# Conflicts:
# .travis.yml
# code/_away_mission_tests.dm
# code/modules/admin/verbs/mapping.dm
# code/modules/mob/living/carbon/human/update_icons.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-1.dmm
# maps/southern_cross/southern_cross-3.dmm
# maps/southern_cross/southern_cross-6.dmm
# nano/images/nanomap_z1.png
# nano/images/nanomap_z10.png
# nano/images/nanomap_z2.png
# nano/images/nanomap_z3.png
# nano/images/nanomap_z5.png
# nano/images/nanomap_z6.png
2018-02-01 23:55:47 -05:00
Leshana
5a2162a264
Preliminary implementation of ZAS as a StonedMC subsystem.
...
* Creates the SSair subsystem which replaces the Setup, Start(), and Tick() procs of air_master.
* It may be best to have SSair completely replace air_master, but for now we are having them work together. It does completely replace the old processScheduer air ticker however.
* Remove the obsolete Setup and Tick procs.
* Adjust admin and debug verbs that dealt with some ZAS internals to work with the new implementation.
2018-01-30 12:28:45 -05:00
Aronai Sieyes
8053d47bfa
Adds a 'Save PNG' verb for fun ( #4658 )
2018-01-28 18:11:49 -08:00
Aronai Sieyes
88cab44124
Merge pull request #2848 from VOREStation/aro-exploration
...
Exploration Update
2018-01-27 15:32:42 -05:00
Arokha Sieyes
146331802e
POLARIS: Icon download helper
2018-01-27 14:12:19 -05:00
Leshana
4c8bce00b4
Preliminary implementation of ZAS as a StonedMC subsystem.
...
* Creates the SSair subsystem which replaces the Setup, Start(), and Tick() procs of air_master.
* It may be best to have SSair completely replace air_master, but for now we are having them work together. It does completely replace the old processScheduer air ticker however.
* Remove the obsolete Setup and Tick procs.
* Adjust admin and debug verbs that dealt with some ZAS internals to work with the new implementation.
2018-01-27 01:59:24 -05:00
Cameron Lennox
15a6472d14
Pol Sync
2017-10-08 17:44:25 -04:00
Anewbe
f7ff4669d9
Implements the correct setup_supermatter verb
2017-09-17 17:18:52 -05:00
killer653
468e73c7f3
Polaris sync
2017-08-06 19:07:17 -04:00
Cameron653
97957fcaee
Replaces more macros. ( #3647 )
...
* MORE MACRO CHANGES
AHHHHHHHHHHHHHHHHHHHH
* Fixes a few typos
* Fixes compile error
* Fixes for real
* 4 macros left that I can't find
2017-07-27 21:12:21 -05:00
Leshana
70a32fcfc6
Adds admin verbs for debugging process controllers
...
* Adds a verb for debugging any of the running process controllers. Unlike the old debug controller verb, this one is not hard coded, so any present and future processes will be included. Requires R_DEBUG (and R_ADMIN if in paranoid mode)
* Adds a verb for debugging the process scheduler itself. This is hidden by default until debug verbs are shown. Requires R_DEBUG (and R_ADMIN if in paranoid mode)
2017-04-18 19:04:38 -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
4fa126b7e7
a whole lot of nanoui upgrades
2016-06-24 00:43:16 -04:00
Kelenius
974a2a8216
Removes splash code
...
Unused
2016-03-10 10:55:35 +03:00
HarpyEagle
a9d3f02cd5
Updates preset TTV bombs, adds debug verb
2015-12-08 18:15:55 +01:00
Neerti
4f77afece1
Revert 58ef59734f
2015-11-08 10:09:14 -05:00
HarpyEagle
63838b01d4
Updates preset TTV bombs, adds debug verb
2015-10-09 11:18:12 -04:00
PsiOmega
1ae0ad6d92
Updates the atom_pool, now datum_pool, to handle any datum object.
...
Makes the garbage collector similarly robust. Continues the whole Destroy/qdel porting.
2015-04-24 09:59:05 +02:00
PsiOmega
955b64e0a5
Merge remote-tracking branch 'upstream/dev' into APC. Updates map with new SMES variable names.
2014-11-03 12:51:01 +01:00
mwerezak
590ff03c86
Changes last debug verb to proc and adds it to debug list
2014-09-15 23:31:55 -04:00
PsiOmega
bd1e55f19f
Changes 3 debug verbs to procs and adds them to the debug-verb list.
2014-09-13 15:49:04 +02:00
Mloc-Argent
d5e9851b62
integrate XGM into the code
...
New turf proc: assume_gas(). Maps to air.adjust_gas_temp().
Lots of optimizations to processing, fire, lighting, HasEntered() and
more.
Zones now process all fire data and existance in one go, fire objects
only handle spreading.
Most code has been ported straight so some of it mightn't be ideally
structured for the new gas_mixtures.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2014-07-22 19:52:12 +01:00
Ccomp5950
44578b7832
Deadlier supermatter. If you don't add coolant, you will have a bad time.
...
Before: Supermatter would raise the temperature without taking into account how many moles it grabbed in it's "breath" meaning it was better that you had a lower pressure inside your engine chamber so the engine would spit back out it's "breath" and it couldn't heat up the engine room as much.
Now: Supermatter will take into account the heat_capacity of the breath it takes and will heat up it up accordingly and proportional to how much energy it has.
Gone are the days you could run the supermatter engine without adding coolant.
Also: Added a debugverb that setups the engine for you, the verb is based off of baystations map and areas and shouldn't require too much change to bring it in line for other servers.
2014-04-28 11:42:48 -05:00
Aryn
bb6f030f84
Added Reboot ZAS as a debug verb.
...
Replaces the air controller, marks all old zones invalid,
and adds every turf to the update list. Results are the same as on a
server start.
2014-02-22 09:09:48 -07:00
Aryn
f511ac20c2
Fixed some debug verbs, removed ZASDBG define.
2014-02-21 08:46:56 -07:00
Ccomp5950
b6eacfe385
Merge branch 'dev-freeze' of github.com:Baystation12/Baystation12 into dev
...
Conflicts:
code/modules/admin/verbs/mapping.dm
2014-02-20 19:23:16 -06:00
Aryn
a2d992ef5c
Fixed inexplicable reversions.
2014-02-19 17:11:09 -07:00
Ccomp5950
71b41e9ac7
ZAS debug_verb runtime prevention.
2014-02-16 13:31:56 -06:00
Ccomp5950
db33fb6425
ZAS_Debug verb.
...
Applys a client side only layer of colors over the various zones to show if they are connected or not.
Green is your current zone
Blue is adjacent zones that are connected.
yellow is zones that are connected but not adjacent to your current zone.
Red is for zones that aren't connected at all.
2014-02-16 02:22:49 -06:00
Ccomp5950
2d413966cc
Debug verbs are now maintained as a single list
...
instead of having to maintain them in multiple places.
2014-02-15 18:54:08 -06:00
Ccomp5950
16e7da35c9
Admin Request: Hide Debug Verbs
...
Gives admins (and devs) the ability to hide the debug verbs after enabling them.
2014-02-14 03:11:52 -06:00
Mloc
d8683f2d39
Revert "Merge pull request #3965 from jack-fractal/dev"
...
This reverts commit fa57b76f25 , reversing
changes made to 40ee2278ed .
Signed-off-by: Mloc <colmohici@gmail.com >
2013-11-25 11:59:57 +00:00
jack-fractal
6764c54989
making a generic version of the AI's visibility code so that it can be reused by the Cult Spirits
2013-10-26 16:52:14 -04:00
SkyMarshal
7d0c1f047a
There we go, rebuilding works right now. Also has a slightly bugged verb that demonstrates how the rebuilding works, but you need to somehow prevent a zone from updating for it to show more than one "id"
2013-09-06 21:03:46 -07:00