spookerton
896bc8914a
speculative fix for obj/random's not being deleted
2022-10-15 11:25:49 +01:00
Cerebulon
e37f6a7b9f
Adjusts frequency of anomalies and weights effect rarity ( #8572 )
...
* Adjusts frequency of anomalies and weights effect rarity
* Nested if
2022-04-26 22:48:35 -08:00
spookerton
556331a6a3
use /global/ sugar for bare globals, no leading /
2022-04-24 07:54:34 +01:00
atermonera
7a9806d9b4
Removes weapons
2022-04-17 19:14:32 -08:00
Cerebulon
5f22d34b42
Reviews all POIs for loot/balance + adds random universal anomalies [MDB_IGNORE] ( #8464 )
...
* Reviews all PRs for loot/balance + adds random universal anomalies
* Include new file
* tgm formats for a couple of deconverted maps
2022-04-16 09:43:02 -08:00
MistakeNot4892
2f0a618d45
/atom New() => Initialize() [MDB IGNORE] ( #8298 )
...
* Find and replace argless atom New() to Initialize().
* Manual replacement of no-arg New() to Initialize().
* Manually replacing remaining New() overrides.
* Fixing linter issues with now-removed New() args.
* Tidying area init overrides.
* Porting Neb's atom subsystem.
* Trying to isolate init problems.
* Adjusting Init code post-test.
* Merging duplicate Initialize() procs.
* Merge resolution.
2021-11-14 00:09:14 -08:00
Cerebulon
b4e05ddd33
Random Spawner Stuff
2021-08-24 01:18:26 +01:00
MistakeNot4892
036656d8a9
Refactored random spawner init.
2021-04-20 11:18:34 +10:00
MistakeNot4892
b22a0568a3
Sideports a couple of init unit tests from Neb. ( #7893 )
...
* Sideports a couple of init unit tests from Neb.
* Trying to unfuck initialize logic.
* Removing del()s.
* Adjusting return values to Initialize().
* Moving some dangerous object logic from obj onto the two types that use it.
* Rolling back some init changes and commenting out initialized atom unit test.
* this comment formatting is a minor war crime
* Removed sleep() from signaler circuit Initialize().
* Additional Init fixes post-rebase.
* Uncomments subsystem test since that's passing.
2021-02-21 12:03:34 -09:00
Cerebulon
03b7a0ea0d
Persistent Trash/Dirt/Graffiti/Notices ( #7337 )
...
* Port Trash/Writing Persistence from World
* stuff beyond straight portin
* Fixed admin menu
* Config, cigbutts, blood exceptions, offices....
* mapped butts
2020-07-24 02:23:34 -07:00
Atermonera
efca8aff23
Random item spawners qdel properly on init without using sleep ( #7134 )
2020-05-15 13:34:31 -07:00
Mechoid
4b534ee844
Fixes random item spawners not self-deleting after they spawn post-roundstart.
2019-06-14 12:47:13 -07:00
kevinz000
46c79c7d3e
[READY]Makes a bunch of processes subsystems instead ( #5814
...
* Converts various New() definitions to Initialization()
* Adds absolute pathing
2019-01-15 22:58:06 -08:00
kevinz000
c2c688c4c8
caps
2018-12-06 18:34:37 -08:00
Anewbe
d172881b76
Splits up random.dm
2018-03-06 19:51:20 -06:00