CommonCore/src/de/steamwar/command
yoyosource 69cff99801
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
Make Map final
2023-02-18 14:01:14 +01:00
..
AbstractSWCommand.java Make Map final 2023-02-18 14:01:14 +01:00
AbstractTypeMapper.java Retain current behaviour 2023-01-21 17:07:48 +01:00
AbstractValidator.java Add ApplicableTypes for better type safety 2022-12-18 17:14:01 +01:00
CommandFrameworkException.java Add PreviousArguments for better handling in AbstractTypeMapper 2023-01-15 16:40:39 +01:00
CommandMetaData.java Remove Quotable because it was a dumb idea to add 2023-01-22 13:45:22 +01:00
CommandParseException.java Add CommandFramework (needs Message System for completion)? 2022-04-21 22:43:14 +02:00
CommandPart.java Fix command sorting with varargs 2023-02-02 17:53:56 +01:00
PreviousArguments.java Fix one weird behaviour 2023-01-15 20:45:29 +01:00
SubCommand.java Fix command sorting with varargs 2023-02-02 18:07:29 +01:00
SWCommandUtils.java Remove Quotable because it was a dumb idea to add 2023-01-22 13:45:22 +01:00
SWTypeMapperCreator.java Update list usage to collection in SWTypeMapperCreator 2022-08-16 18:14:59 +02:00
TabCompletionCache.java Fix some tab completion cache stuff 2023-01-21 21:46:48 +01:00