torn-pda icon indicating copy to clipboard operation
torn-pda copied to clipboard

TORN City personal assisstant

Results 52 torn-pda issues
Sort by recently updated
recently updated
newest added
trafficstars

This probable requires to: - Add additional parameters to Firestore (e.g.: "drugsNotificationWhenMarginAvail" && "drugsNotificationWhenMarginAvailSent") - Add additional considerations based on remaining timestamps [where applicable](https://github.com/Manuito83/torn-pda/blob/4d0fd2c4d102fd40f6613f5dc7712d385402f6c3/cloud_functions/functions/src/notification.ts#L336) - Add additional lines in Alerts...

Would be a nice feature to have, would require cloud functions for notifications. Blocked until API v2 is stable, then will re-investigate how feasible this is. Link to discord suggestion:...

blocked

See https://www.torn.com/forums.php#/p=threads&f=67&t=16163503&b=0&a=0&start=2060&to=25033454

See https://www.torn.com/forums.php#/p=threads&f=67&t=16163503&b=0&a=0&start=2060&to=25025947

Didn't change variable names (Torn didn't), just made it work with Torn's logical change from delay to start time.

- UI for preset management without having to insert into the code directly - Links to allow importing/exporting individual presets - Support both starting in X minutes and starting at...

js

Do you offer built apks? I cant rlly use google play store/services.

* Implements GM.getValue / GM.setValue and that's it so far. * Needs some work, but I think from some basic testing seems to be working alright. * Access is scoped...

According to Tampermonkey you must include a protocol when defining a @match meta (https://www.tampermonkey.net/documentation.php?locale=en#meta:match). The current code (https://github.com/Manuito83/torn-pda/blob/5788c5c9e5677e4ea9ea58db7f5bb0666162baad/lib/models/userscript_model.dart#L211) doesn't handle globs very well either. If you define a `*` anywhere...