7
1
Fork
You've already forked map-scripts
0

update zeta-facility.lua #1

Open
sweet235 wants to merge 0 commits from zeta-facility into main
pull from: zeta-facility
merge into: unvmods:main
unvmods:main
unvmods:sweet-buildings-save-layout

Do not rely on command entityFire <id> anymore, only use numbers. Use a library Objectives, which is to be provided in the file prelude.lua.

This is becoming messy. We need a Lua init script that comes with the server code. I would put the library Objectives there. A casual programmer does not have to worry about whether our libraries are written in C++ or Lua.

Do not rely on command `entityFire <id>` anymore, only use numbers. Use a library `Objectives`, which is to be provided in the file `prelude.lua`. This is becoming messy. We need a Lua init script that comes with the server code. I would put the library `Objectives` there. A casual programmer does not have to worry about whether our libraries are written in C++ or Lua.
do not rely on command `entityFire <id>` anymore, only use numbers
use a library Objectives, which is provided elsewhere
cu-kai left a comment
Copy link

LGTM

LGTM
Author
Owner
Copy link

The library Objectives is now contained in the game itself, since unvmods/Unvanquished@1414e8e63b.

The library `Objectives` is now contained in the game itself, since https://codeberg.org/unvmods/Unvanquished/commit/1414e8e63b440990cf7224208da9c7c5a2125cc3.
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin zeta-facility:zeta-facility
git switch zeta-facility

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff zeta-facility
git switch zeta-facility
git rebase main
git switch main
git merge --ff-only zeta-facility
git switch zeta-facility
git rebase main
git switch main
git merge --no-ff zeta-facility
git switch main
git merge --squash zeta-facility
git switch main
git merge --ff-only zeta-facility
git switch main
git merge zeta-facility
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
unvmods/map-scripts!1
Reference in a new issue
unvmods/map-scripts
No description provided.
Delete branch "zeta-facility"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?