16 Commits

Author SHA1 Message Date
Aviu00
9f00a90f24 Aspects (#266)
* - add: Revive fast and furious aspect.

* - add: Update accents.

* - add: More buzzing for moth.

* - tweak: Change desc.

* - fix: Fixes.

* - add: RandomItemAspect.

* - fix: Fix arachnid socks.

* - tweak: Update desc part 2.
2024-04-02 17:19:33 +03:00
Remuchi
1e4ad59270 перенос файлов сервера из папки White в _White 2024-01-28 18:18:54 +07:00
Aviu00
f8aca2617c Черри пики и всякое (#598)
* Mining tweaks (#18686)

So we have pickaxe, drill, crusher, and PKA (projectiles).
The tier list in terms of mining speed should go:
- PKA
- Crusher
- Pickaxe
- Drill

As a result:
- Nerfed PKA firerate to 0.5 and bumped damage (slight DPS nerf due to meta).
- Crusher bumped to 1 hit per second as PKA is still more common and also to make it better at mining.
- Pickaxe is 1 hit per second and also gets structural (fireaxe should still beat it by a little bit) so it's better to break stuff than crusher but worse in combat.
- Drill is 1.5 hits per second but otherwise weak.

* pickaxe inhand resprite + wielded sprites (#18735)

* pickaxe inhand resprite

* wtf piece of shit

* make pickaxe cost 5x more (and make it bigger) (#19007)

* Nerf pickaxe + drill slightly (#19056)

I already nerfed its damage from before (at least non-structural) but this nerfs it slightly more.

* Add mining drill inhand sprites (#22494)

* move advanced laser gun into t3 lasers tech (#19875)

* move advanced laser gun into t2 lasers tech

* t3 and troll

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Microreactor power cell research (#21473)

* buff microreactor cell and tweak a little

* add portable fission research

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* add glaive to salv weapons (#22514)

* refactor ops

* add recipe

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>

* Remove tasers from arsenal tech (#22361)

* Reduce uplink combat medipen cost (#19556)

* Stealth rebalance (#20314)

* reduce c4 and c4 bundle price (#21102)

c4 is reduced to 2 from 4 and the bundle to 12 from 20

* Increase expedition timer

* No emp shock

* Nerf licoxide

* Reword eshield part 2

* No drill and pickaxe stamina cost

* No flashable mobs

* remove slowdown from parent (#21872)

* Revert protection increase

* Increase egun crate price

* No unfun stuff in presents

* ContentEye for SimpleMob

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Co-authored-by: CrigCrag <137215465+CrigCrag@users.noreply.github.com>
Co-authored-by: themias <89101928+themias@users.noreply.github.com>
Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: Brayden H <35241666+hord-brayden@users.noreply.github.com>
Co-authored-by: HerCoyote23 <131214189+HerCoyote23@users.noreply.github.com>
Co-authored-by: ninruB <38016303+asperger-sind@users.noreply.github.com>
2024-01-26 08:20:19 +03:00
Aviu00
bd58beb0ea Aspect tweaks (#418)
* Aspect tweaks

* Add DancingAspect

* Remove jump
2024-01-23 13:27:41 +03:00
Aviu00
2fce4b822b Aspect fix (#411)
* Aspect fixes

* Update NonPeacefulRoundItems

* Add PresentAspect

* Fix

* Fix late join

* Change color
2024-01-23 12:59:10 +03:00
Kara
0ae3858b69 Examine prediction (#23565)
* Initial prediction

* new group handling

* groups for all examines that use multiple rn

* compile

* why was it doing this??

* handle newlines with sorting properly
2024-01-06 17:53:13 +11:00
Leon Friedrich
b6bd82caa6 Use ECS prototype-reload events (#22613)
* Use ECS prototype-reload events

* better constructors

* Maybe this fixes tests?
2023-12-23 01:13:45 +11:00
metalgearsloth
269c93245d Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2023-11-27 22:12:34 +11:00
metalgearsloth
5b8f3c48c4 Revert "Update submodule to 175.0.0 (#21318)" (#21319) 2023-10-29 15:29:30 +11:00
metalgearsloth
9b1b3e03ed Content audio (#20862) 2023-10-29 14:58:23 +11:00
Leon Friedrich
f308adffaf Move ActorComponent to shared (#21293) 2023-10-29 04:21:02 +11:00
DrSmugleaf
f560f88eb5 Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
DrSmugleaf
3f3ba6ac62 Move minds, roles, jobs and objectives to shared (#19679) 2023-08-30 21:46:11 -07:00
DrSmugleaf
a88e747a0b Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Chief-Engineer
5eadce16ec Add present logs (#13144)
* add logs for SpawnItemsOnUse

* add logs for RandomGift

* add and use EntitySpawn log type
2022-12-24 18:59:49 -06:00
Moony
0a45782532 Christmas trees now grant gifts. (#13118)
* Christmas trees now grant gifts.

* docs

* add holiday requirements, fix sound.

* doc

* remove redundant stuff

* rename GiftPackin to RandomGift.

* a word

* Update Content.Server/Holiday/Christmas/LimitedItemGiverSystem.cs

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
2022-12-20 16:34:34 -06:00