|
4c8dff6623
|
Merge branch 'sin'
# Conflicts:
# src/main/java/org/nwapw/abacus/Abacus.java
# src/main/java/org/nwapw/abacus/plugin/PluginManager.java
|
2017-08-04 12:04:37 -07:00 |
|
|
8891b04598
|
Add comments to all the pi-related stuff.
|
2017-08-04 11:24:07 -07:00 |
|
|
b06e9fcbee
|
Add attempt to find the number implementation from the class.
|
2017-08-03 22:16:08 -07:00 |
|
|
8a79d0c2df
|
Add the number implementation to the plugin manager, and use it.
|
2017-08-03 21:05:25 -07:00 |
|
|
542f062b5e
|
Remove old reference to the promotion system and the number class map.
|
2017-08-03 20:50:39 -07:00 |
|
|
7dda1f2fcf
|
Add the list of number interface providers to Plugins.
|
2017-08-03 14:10:04 -07:00 |
|
|
7c0f0046f8
|
Add a number provider cache.
|
2017-08-03 10:54:09 -07:00 |
|
|
22f1b7543a
|
Change the cache search function to be more generic.
|
2017-08-03 10:03:13 -07:00 |
|
|
df94f698c3
|
Clear caches on unload and call onUnload before plugins are removed.
|
2017-08-02 19:14:50 -07:00 |
|
|
21150fa7a2
|
Actually disable loading the plugin functions in the PluginManager.
|
2017-08-02 19:06:16 -07:00 |
|
|
8ae9b2fcbd
|
Write disabled / enabled plugins to the configuration.
|
2017-08-02 19:01:01 -07:00 |
|
|
a278e5bb9a
|
Format code.
|
2017-07-30 21:11:32 -07:00 |
|
|
127644ea46
|
Remove abacus dependency from PluginManager.
|
2017-07-30 14:42:06 -07:00 |
|
|
bce469ec8d
|
Move the source files into a new default directory.
|
2017-07-29 23:44:21 -07:00 |
|