• zhaodice's avatar
    Hunting and deforestation support. (#1083) · a95002fd
    zhaodice authored
    
    
    * add drops for animals wild pig,fishes,foxes,birds
    
    * append fox
    
    * Deforestation Support
    
    implement drop woods when attacking tree
    
    * Deforestation support (remove prints)
    
    implement drop woods when attacking tree
    
    * Deforestation support (remove prints)
    
    implement drop woods when attacking tree
    
    * add AutoRecycleHashMap
    
    Map's KEY is automatic expire if key long time no use (query or modify from HashMap)
    
    * use AutoRecycleHashMap in case of memory leak
    
    * fix bug
    
    * remove prints
    
    * static AutoRecycleHashMap
    
    * fix problems
    
    * Delete AutoRecycleHashMap.java
    
    * remove log
    
    * fix build
    
    * improve
    
    * remove unnecessary information
    Co-authored-by: default avatarAlbedo <105265570+arub3do@users.noreply.github.com>
    Co-authored-by: default avatarAlbedo <105265570+arub3do@users.noreply.github.com>
    a95002fd
Player.java 41.8 KB