Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating from Neb dev, take 2. #16

Merged
merged 39 commits into from
Jun 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
baa528c
Make ammo magazines lazy-initialize
out-of-phaze Feb 23, 2024
9ed8c48
Merge pull request #3730 from out-of-phaze/optimization/lazy-ammo
MistakeNot4892 Jun 18, 2024
702df7e
Automatic changelog generation for PR #3730 [ci skip]
NebulaSS13Bot Jun 18, 2024
84c4ca4
Move Heist gamemode into its own modpack
out-of-phaze Jun 16, 2024
88c4123
Genericize heist objectives
out-of-phaze Jun 16, 2024
20e8906
Move crossfire gamemode into modpack
out-of-phaze Jun 16, 2024
9c28f6f
Include Heist and mixed gamemode modpacks
out-of-phaze Jun 16, 2024
fdbd77b
Merge pull request #4114 from out-of-phaze/codequality/heist-modpack
MistakeNot4892 Jun 18, 2024
1185d44
Move Ninja antagonist and gamemode into a modpack
out-of-phaze Jun 15, 2024
c7e4dce
Merge pull request #4107 from out-of-phaze/codequality/ninja-modpack
MistakeNot4892 Jun 19, 2024
20d95a7
Fixes and expansions for skeletal limbs.
MistakeNot4892 Jun 18, 2024
be37949
Automatic changelog generation [ci skip]
NebulaSS13Bot Jun 19, 2024
112441a
Merge pull request #4122 from MistakeNot4892/feature/skellymans
out-of-phaze Jun 19, 2024
6297725
Make diagonal movement on by default
out-of-phaze Jun 19, 2024
febc7d6
Remove unnecessary uses of unsafe var access operator
out-of-phaze Jun 19, 2024
8d420a1
Added beggar knights to Shaded Hills.
MistakeNot4892 Jun 17, 2024
ae9a484
Expand DME validation to include modpacks
out-of-phaze Jun 16, 2024
0e5c2c1
Fix issues found in modpacks
out-of-phaze Jun 16, 2024
230d9ed
You can now dip items into turf liquids, wells and barrels.
MistakeNot4892 Jun 17, 2024
15deea6
Added debounce to on_reagent_change().
MistakeNot4892 Jun 17, 2024
45e8f30
Automatic changelog generation for PR #4120 [ci skip]
NebulaSS13Bot Jun 19, 2024
a959e3c
Automatic changelog generation [ci skip]
NebulaSS13Bot Jun 20, 2024
5590a2a
Added shrine and associated jobs to Shaded Hills.
MistakeNot4892 Jun 19, 2024
67f3291
Travel* back to travell*.
MistakeNot4892 Jun 20, 2024
4490e0d
Removed DNA and replaced it with mob_snapshot.
MistakeNot4892 Jun 20, 2024
94984e0
Merge pull request #3882 from MistakeNot4892/removal/dna
out-of-phaze Jun 20, 2024
b04da0c
Updating comment and adding migration for human repath.
MistakeNot4892 Jun 16, 2024
14c99d4
Repaths /mob/living/carbon/human to /mob/living/human.
MistakeNot4892 Jun 20, 2024
811438c
Add log wall frames/low walls
out-of-phaze Jun 20, 2024
3895efb
Add low log walls to fantasy map
out-of-phaze Jun 20, 2024
1e9a927
Merge pull request #4113 from MistakeNot4892/rework/carbon_final_removal
out-of-phaze Jun 20, 2024
2728152
Move Revolution gamemode into a modpack
out-of-phaze Jun 20, 2024
a5a4834
Merge pull request #4132 from out-of-phaze/codequality/rev-modpack
MistakeNot4892 Jun 20, 2024
b9133ff
Merge pull request #4130 from out-of-phaze/feature/low-log
MistakeNot4892 Jun 20, 2024
e64a30b
Merge pull request #4127 from out-of-phaze/tweak/default-diagonal
MistakeNot4892 Jun 21, 2024
17c8eef
Merge pull request #4126 from MistakeNot4892/feature/shrine
out-of-phaze Jun 21, 2024
2d02db0
Merge branch 'dev' of github.com:NebulaSS13/Nebula into fork/pyrelight
MistakeNot4892 Jun 21, 2024
0db7e1c
Switching Pyrelight to shaded_hills as default map.
MistakeNot4892 Jun 21, 2024
056631b
Fixing DME issues with Pyrelight.
MistakeNot4892 Jun 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Automatic changelog generation for PR NebulaSS13#3730 [ci skip]
NebulaSS13Bot committed Jun 18, 2024
commit 702df7eb4b96e21812f737952c77cbbb05876ddd
6 changes: 6 additions & 0 deletions html/changelogs/AutoChangeLog-pr-3730.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
author: Penelope Haze
changes:
- {experiment: 'Ammo magazines will not initialize their contents until first interacted
with, which makes startup faster but could cause bugs. Report any issues on
the issue tracker!'}
delete-after: true