Seemann
Seemann
Hey there! Commitlint's recommended rules include [subject-case](https://github.com/conventional-changelog/commitlint/blob/master/docs/reference-rules.md#subject-case) checking that the subject is not sentence-case, start-case, pascal-case, upper-case. However this rule is easy to bypass by adding a leading whitespace in...
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Performance issue [ ] Feature...
CLEO should offer a safer execution runtime for custom scripts to block malicious code. There are examples of so-called "stealers" that use network api (wininet) to send user data to...
Reading and writing memory should happen in isolated and controlled manner and never cause the game to crash. Instead the error should be logged and the script shut down, while...
idea mentioned there https://github.com/thelink2012/gta3sc/issues/117 needs a design.
Calling ```js /// Widget.CreateShopMenu('IE09') ``` crashes the game with error ``` ErrorMessage>LowLevelFatalError [File:Unknown] [Line: 970] Node /Game/SanAndreas/Textures/mobile/T_shop_barber_BC 0 Package_LoadSummary has zero prerequisites, but has not been queued. ``` Same command...
### Issue there is a call to `TransactionManager.load` method in `parseFromUrl` method. https://github.com/okta/okta-auth-js/blob/5c304f86be9bb3169edfb7620f6650ba6aaba45c/lib/oidc/parseFromUrl.ts#L68 This method returns `null` under some conditions, e.g. if `legacyWidgetSupport` set to `false`. Then the app fails...
# 🐞 bug report ### Description Ivy does not complain about an unknown element when this element is placed inside `ng-template`. When it's outside of `ng-template` it throws a build...
Closes #38
despite low interest it would be nice to be on par with other games https://github.com/cleolibrary/CLEO-Redux/wiki/Feature-Support-Matrix