daid / daid/EmptyEpsilon

Request - Decouple Ring Sensor (red/blue/green) from Long Range

Open
#2,425 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
869
Forks
222
Avg merge
18h 33m
Merged PRs (30d)
1

Description

Splitting them with separate values, with a suggested default of 'ring' sensors being 2x the long range, with the pointers setup to be able to set them manually. The ring sensors are one of the more nuanced and interesting parts of Science, and being able to seperate and buff them both would probably be good.

For ex, the .longRadarRange would be 25, and the .RingRadarRange would be (getLongRadarRange(ship)*2) or similar. With the ability to manually set .RingRadarRange to any arbitrary value. (don't take these varnames or code literally please, they're just un-bad enough to get the concept across.)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing long-range and ring-sensor range definitions and the code that reads them. Determine how separate configurable values and a default relationship could fit the current sensor model; done means ring and long-range values can be set independently while preserving the proposed default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.