GithubHelp home page GithubHelp logo

polyflower / nonameunlocker Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 5.0 245 KB

[Abandoned] Attempt to reverse-engineer commercial LUA Unlocker for WOW. Heavy and complex obfuscation removed with in-house tool. Missing latest commits, and documenation due to physical loss of hard drive :(

License: MIT License

C# 100.00%

nonameunlocker's Introduction

polyflower

ย polyflower

nonameunlocker's People

Contributors

polyflower avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nonameunlocker's Issues

Implement automatic embedding of dependency DLLs using Costura.Fody

Description:
The current build process generates separate DLLs for dependencies, which can lead to compatibility issues and deployment challenges. The goal of this task is to implement automatic embedding of dependency DLLs into a single build executable using the Costura.Fody package. This will simplify the deployment process and improve compatibility, and will ensure that all required dependencies are included in the final build.

Steps:

  • Install Costura.Fody using NuGet package manager
  • Configure the build script to use Costura.Fody to embed dependency DLLs into the final build
  • Verify that the build process completes successfully and that the final build includes all required dependencies
  • Ensure that it functions correctly and that all dependencies are included

Acceptance Criteria:

  • The build process automatically embeds all required dependency DLLs into the final build
  • The final build functions correctly and includes all required dependencies
  • The updated build script is well-documented and easy to understand, so that other developers can easily maintain and update it as needed.

Implement push notifications for critical events on iOS

Description:
The goal of this ToDo issue is to implement push notifications on iOS for critical events in the application. When a critical event occurs, the user should receive a notification on their iOS device. The notification should be sent using one or more platforms of our choice.

Tasks:

  • Research and select one or more platforms for sending push notifications on iOS. Consider factors such as ease of integration, cost, reliability, and features such as rich media support, personalization, and targeting.
  • Integrate the push notification platform(s) with the iOS application using the appropriate SDK or API. Ensure that the platform supports the required notification types, such as alert, badge, and sound notifications.
  • Implement the logic for sending push notifications when a critical event occurs in the application. This may involve setting up triggers or webhooks to detect critical events and sending the appropriate payload to the push notification platform(s).
  • Test the push notification integration on iOS devices to ensure that notifications are received correctly, and that they include the appropriate content and formatting.
  • Monitor the push notification platform(s) for errors or performance issues, and address any issues that arise.
  • Document the push notification implementation for future reference and maintenance.

Acceptance criteria:

  1. The push notification platform(s) are selected and configured according to the agreed criteria.
  2. The push notification integration is implemented and tested successfully, and notifications are received correctly on iOS devices.
  3. The push notification implementation is documented appropriately for future reference and maintenance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.