Skip to content

Update Panda Development API integration#64

Merged
Footagesus merged 1 commit intoFootagesus:mainfrom
deogw:patch-1
Mar 4, 2026
Merged

Update Panda Development API integration#64
Footagesus merged 1 commit intoFootagesus:mainfrom
deogw:patch-1

Conversation

@deogw
Copy link
Copy Markdown
Contributor

@deogw deogw commented Feb 6, 2026

I have refactored the PandaDevelopment.lua script to integrate with the new pandadevelopment.net API endpoints.

Changes:

  • Switched validation from GET to POST requests.
  • Updated response parsing and key generation links.

Ready for a review when you have a moment. Thanks.

- Updated base URL to 'new.pandadevelopment.net'.
- Refactored validation logic to use POST requests with JSON payloads instead of GET query parameters.
- Adjusted response parsing to handle the new 'Authenticated_Status' and 'Note' fields.
- Updated 'GetKeyLink' format to align with the new API requirements.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 6, 2026

Build Successful

Built from commit 1e0e6fa


Loadstring
loadstring(game:HttpGet("https://raw.githubusercontent.com/Footagesus/WindUI/1e0e6fa2a93fe1a02f40c2466196e7b923a673a0/dist/main.lua"))()
Updated Example main_example.lua
--[[
    WindUI Example 

    example moved to main.client.lua
]]


loadstring(game:HttpGet('https://raw.githubusercontent.com/Footagesus/WindUI/refs/heads/main/main.client.lua'))()

@deogw
Copy link
Copy Markdown
Contributor Author

deogw commented Feb 11, 2026

hi @Footagesus , can you review my pull request?
i made change for the new pandadevelopment API.

@Footagesus
Copy link
Copy Markdown
Owner

hi @Footagesus , can you review my pull request?
i made change for the new pandadevelopment API.

yes. I'll review soon

@Footagesus Footagesus merged commit 7a5c949 into Footagesus:main Mar 4, 2026
1 check passed
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