Found 40 packages
A library to assist with multiple types of authentication in Everybody Edits.
A small library that can serialise and deserialise the EELVL file format used by the game Everybody Edits.
An Everybody Edits framework designed for performance and reliability.
A library that unifies multiple forms of PlayerIO authentication.
A library to handle loading Everybody Edits worlds from various formats.
This lightweight package provides easy access to OpenAI RESTful API. This package provide access to the Edits Endpoints.
Creates and edits classes, properties and attributes at runtime.
Create maps that look like a world in EE with ease, programically!
Read from the protocol directly, and add reverse compatibility to your bot.
Avoid conflicting user edits
EFCore bindings for the ArchivEE database.
Fluid is a flexible, all-in-one SDK for Everybody Edits made with the programmer in mind.
The C# to Lua compiler, with edits to make it compatible with warcraft III lua maps.
This package is a dotnet global tool which registers new Azure AD or Azure AD B2C applications, and updates your code accordingly, or modifies/edits existing Azure AD or Azure AD B2C app registrations and updates the project. This tool automates the steps of going to the portal UI for app registration and also updates the corresponding code for that application. With this tool, you can develop and register an ASP.NET Core web app, web API, gRPC service or Azure Function protected with the Microsoft identity platform, which can call Microsoft Graph or downstream web APIs. For details see https://aka.ms/dotnet-msidentity. Works with ASP.NET Core 3.1 and .NET 5.0, 6.0 projects.
Quite simply, SlickGrid is a JavaScript grid/spreadsheet component. It is an advanced component and is going to be a bit more difficult to learn and configure, but once you realize its full potential, it will blow your mind! Some highlights: - Adaptive virtual scrolling (handle hundreds of thousands of rows with extreme responsiveness) - Extremely fast rendering speed - Supports jQuery UI Themes - Background post-rendering for richer cells - Configurable & customizable - Full keyboard navigation - Column resize/reorder/show/hide - Column autosizing & force-fit - Pluggable cell formatters & editors - Support for editing and creating new rows. - Grouping, filtering, custom aggregators, and more! - Advanced detached & multi-field editors with undo/redo support. - “GlobalEditorLock” to manage concurrent edits in cases where multiple Views on a page can edit the same data.
Prevents Everybody Edits bots from breaking in the future.
This is a library for mods to make FSM edits easier.
An open-source library to easily connect with the Everybody Edits Universe™ game and send packets to interact with the server.
Wiki Client Library is a .NET Standard & asynchronous client library for MediaWiki sites. This portable & asynchronous MediaWiki API client provides an easy and asynchronous access to commonly-used MediaWiki API. It has the following features: * Queries and edits for pages, including standard pages, category pages, and file pages. * Queries for category statistical info and its members. * Queries for basic file info, and file uploading. * Login/logout via simple asynchronous functions. * Client code has access to CookieContainer, and have chance to persist it. * Tokens are hidden in the library functions, so that client won't bother to retrieve them over and over again. * Query continuations are hidden by IAsyncEnumerable, which will ease the pain when using page generators. * Other miscellaneous MediaWiki API, such as OpenSearch, Page parsing, and Patrol. * Scribunto Lua console and server-side module execution support