Skip to content

Daedalus documentation overhaul#166

Draft
auronen wants to merge 4 commits into
mainfrom
dae-overhaul
Draft

Daedalus documentation overhaul#166
auronen wants to merge 4 commits into
mainfrom
dae-overhaul

Conversation

@auronen

@auronen auronen commented May 22, 2026

Copy link
Copy Markdown
Collaborator

Small edits and clarification to the Daedalus scripting language documentation.

Added a pitfalls & quirks page that lists and warns about various Daedalus quirks and what to think about when scripting Daedalus.

Auronen added 2 commits May 20, 2026 15:18
Add clarification on how instances inherit values from prototypes and require explicit assignment for class-based instances. Fix minor typos and normalize punctuation. Expand the pitfalls section to explain the dangers of function calls as statements and relying on automatic stack underflow protection.

@muczc1wek muczc1wek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like the changes. Daedalus article now looks far more professional and polished. The pitfalls one is great too and I think it could stay separated, not to overwhelm people trying to read about syntax 😅. Correct the typos and i will approve it.

Also, have you checked how syntax like this behaves on our site?

> ⚠️ See [Pitfalls]

EDIT: github fucked up the comments a bit, sorry 🤦

Comment thread docs/zengin/scripts/general_info/pitfalls.md Outdated
Comment thread docs/zengin/scripts/general_info/pitfalls.md Outdated
Comment thread docs/zengin/scripts/general_info/pitfalls.md Outdated
Comment thread docs/zengin/scripts/general_info/pitfalls.md Outdated
@muczc1wek

Copy link
Copy Markdown
Contributor

For me everything seems good now. Why is this PR still draft?

@auronen

auronen commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator Author

Still a draft because I thought I was going to add something more. I think we merge now and add extra stuff later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants