Commit Graph
6 Commits
Author SHA1 Message Date
Netami1 b51a1cd249 sanitize text for Jagex non-breaking spaces (#1697)
add null check player name
2019-10-01 12:24:05 -04:00
Netami1 bc22ee11a4 add guard case (#1446) 2019-08-25 01:25:06 -04:00
Netami1 66f85ccbde add proper config check, expand guard case (#1434) 2019-08-24 18:06:57 -04:00
Netami1 3232b74f27 runecraftplugin: add length check (#1354)
* add length check

* applied code style
2019-08-15 23:56:03 -04:00
Netami1 eb8c6ec544 npcunaggroarea: Local Player NPE Fix (#1350)
* Add local player null check

* final for Ganom
2019-08-15 22:55:04 +01:00
Netami1 dd3809c495 freezetimers: fix concurrent modification exception (#1349)
* Changed for loop to iterator to prevent concurrent modification exceptions

* changes suggested on PR

* freezetimers: Cleanup

* Fix actual issue

* Fix format

* freezetimers: clean

* freezetimers: we need to rewrite this fucking plugin, holy shit, i'd rather kms than to work on this for 1 more minute JFC. :(
2019-08-15 17:41:14 -04:00