18 Commits

Author SHA1 Message Date
Batrachophreno 6be5f8e5f1 Reverts Overmap Hazard Movement for Dust Clouds, Asteroid Fields, and Ion Clouds (#21608)
As title. Those movables proved not to be super fun in-round largely due
to lack of balancing mechanics and counterplay from players. Reverting
for now! Original reduction in hazard density from
https://github.com/Aurorastation/Aurora.3/pull/21571 unchanged.
2025-11-18 01:56:07 +00:00
Batrachophreno 3c2bd9bb45 Overmap hazard rebalance (#21571)
# Summary

This PR rebalances the spawn count and radius of overmap hazard
clusters, as well as adjusts some of their overmap movement behavior.

## Justification

Mining trips to exoplanets distant to the Horizon can force miners to
spend large portions of a given round just trying to navigate around
overmap hazards; in the worst cases, the sheer number of dead ends and
blind spots can result in their effective removal from the first 60-90
minutes of a round, and the worst delays can obviate the need for their
materials in the first place. While reducing these hazards would also
benefit the Horizon and offships, the primary motivation was to reduce
mining's "dead time" in any given round.

## Details

Most overmap hazard types have had their 'count' (the number of clusters
spawned) and radius reduced, to open up more navigable space on the
overmap. This has been compensated for by modifying movement
probabilities, speeds, and behaviors of overmap hazards.

The intervals between overmap hazards moving (their effective speeds)
has been made variable; different clusters of movable hazards will no
longer always proc movement at the same time.

Carp continue to have a random chance to move in a random direction
every interval. Space dust and meteors now also have a chance to spawn
in as movable hazards, but they will only ever move in one direction.
While more dangerous to passing shuttles and ships than carp, they are
also much more predictable.

The current numbers were based on observation of several randomly
generated maps during testing, but will likely need adjustment as it
faces actual miners and we accumulate their feedback. I erred on the
side of 'less difficult' to avoid overtuned rocks from smashing crew to
pieces every round.
2025-11-13 18:42:06 +00:00
Fluffy a623e22eda AmbiguousInOrder ODLint (#20046)
Enabled AmbiguousInOrder OpenDream linting to error out
Fixed ambiguous orders with parenthesis to explicit orders
No player facing changes
2024-10-16 21:14:20 +00:00
Geeves 73a95ed5df Overmap Announcements Overhaul (#16460)
* Overmap Announcements

* overdoing it a little

* update cl

* whoops
2024-01-09 16:41:57 +00:00
Matt Atlas cadd19beac Ports the TG globals controller and converts globals. (#18057)
* SDQL2 update

* fix that verb

* cl

* fix that

* toworld

* this is pointless

* update info

* siiiiick..

* vv edit update

* fix that

* fix editing vars

* fix VV

* Port the /TG/ globals controller.

* part 1

* part 2

* oops

* part 3

* Hollow Purple

* sadas

* bsbsdb

* muda na agaki ta

* ids 1-15

* 16-31

* 41-75

* bring me back to how things used to be before i lost it all

* the strength of mayhem

* final touches

* cl

* protect some vars

* update sdql2 to use glob

* stuff?

* forgot that is not defined there

* whoops

* observ

* but it never gets better

* a

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-12-26 01:16:02 +00:00
Llywelwyn 3a22f09c5e Overmap events now respect their opacity settings, rather than all hazards being opaque (#16428)
* sensors bugfix + standardisation

standardises datums and events so they default to 0 opacity and require events to be set explicitly if opaque, instead of events working one way and the datums the other.

also fixes the sensor ping from setting every event to opaque every time it scans

* cl

* fixes events going transparent by toggling sensors on and off

* better solution - doesn't leave blocked vision on overmap when toggling

toggling sensors doesn't leave opaque tiles on the overmap doing it like this

* just rewording cl, no code change here
2023-06-03 09:06:00 +00:00
kyres1 be8dac08c1 Makes overmap pretty (#15752) 2023-02-09 13:32:14 -03:00
Matt Atlas b41132ac6d Removes overmap hazard colouring. (#15730)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-02-04 16:15:03 +01:00
Fluffy 14d41d1e84 Overmap sensors overhaul (#15666) 2023-02-03 23:39:18 +01:00
Matt Atlas 06b2707463 Fixes events. (#15665) 2023-01-27 17:49:28 +01:00
Geeves f243e418ff Movable Overmap Events (#15551) 2023-01-23 20:50:44 +01:00
Fluffy 04d89f212a Singletons + refactor of /datum/observ + refactor of /decl/ into /singleton/ (#15519) 2023-01-10 19:22:14 +01:00
Matt Atlas b1869884c1 Revert "Singletons + refactor of /datum/observ (#15487)" (#15515) 2023-01-05 19:21:22 +01:00
Fluffy 0ddcf0817a Singletons + refactor of /datum/observ (#15487) 2023-01-05 18:41:40 +01:00
Matt Atlas 77f2a6d276 Fixes overmap hazards not spawning correctly, fixes overmap being too small. (#15508)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-01-04 23:51:33 +01:00
Matt Atlas 65cece06b7 Adds a ship to ship combat system and weapons for the Horizon. (#14851) 2022-11-05 20:11:16 +01:00
alberyk 2c63bd87aa event 2022-01-18 15:19:09 -03:00
Alberyk dbebed0075 Ports overmap hazards (#12581) 2021-10-30 14:22:18 +02:00