Ivan Savenko
283adc37d7
Unit stack rebalancing rework
...
- CStackInstance::count is now private with accessor methods
- CStackInstance::experience renamed to totalExperience and now stores
total stack experience (multiplied by stack size) to reduce rounding
errors
- CStackInstance::totalExperience is now private with accessors methods
- stack experience is now automatically reallocated on stack management
- Removed buggy BulkSmartRebalanceStacks pack, that mostly duplicates
BulkRebalanceStacks
- Renamed BulkSmartSplitStack to BulkSplitAndRebalanceStack to drop
unclear "smart" in name
- Reworked split-and-rebalance logic to correctly reallocate stack
experience
2025-05-01 18:18:30 +03:00
..
2025-04-30 13:23:41 +03:00
2025-04-30 13:38:25 +03:00
2025-04-27 14:57:31 +03:00
2025-04-29 13:29:08 +03:00
2025-04-30 13:38:37 +03:00
2025-04-29 13:03:08 +03:00
2025-05-01 18:18:30 +03:00
2025-05-01 18:18:30 +03:00
2025-04-27 14:57:31 +03:00
2025-05-01 18:18:30 +03:00
2025-05-01 18:18:30 +03:00
2025-05-01 18:18:30 +03:00
2025-04-30 13:38:37 +03:00
2025-04-29 12:11:10 +03:00
2025-05-01 18:18:30 +03:00
2025-04-27 14:57:31 +03:00
2025-05-01 18:18:30 +03:00
2025-04-29 13:29:08 +03:00
2025-05-01 18:18:30 +03:00
2025-04-27 14:57:30 +03:00
2025-05-01 18:18:30 +03:00
2025-03-12 15:57:06 +00:00
2025-03-26 00:18:45 +08:00
2025-04-13 23:15:15 +03:00
2025-01-06 23:18:20 +01:00
2025-04-10 22:24:22 +03:00
2025-02-28 14:51:32 +00:00
2025-03-26 20:32:55 +00:00
2025-03-26 20:32:55 +00:00
2025-03-12 13:33:12 +00:00
2025-03-12 13:33:12 +00:00
2025-02-21 16:54:56 +00:00
2025-03-08 14:04:51 +00:00
2025-05-01 18:18:30 +03:00
2025-05-01 18:18:30 +03:00
2025-05-01 18:18:30 +03:00
2025-04-27 14:57:31 +03:00
2025-01-06 23:28:45 +01:00
2025-04-27 14:57:31 +03:00
2025-04-30 13:23:41 +03:00
2025-02-14 11:01:20 +00:00
2025-03-02 14:33:11 +00:00
2025-04-27 14:57:31 +03:00
2025-04-27 14:57:31 +03:00
2025-03-19 08:03:56 +00:00
2025-02-21 16:54:56 +00:00
2024-11-23 12:37:30 +01:00
2025-05-01 18:18:30 +03:00
2025-04-27 14:57:31 +03:00
2025-03-19 08:03:56 +00:00
2025-03-02 19:24:24 +00:00
2025-04-27 14:57:30 +03:00
2025-04-29 13:29:08 +03:00
2025-03-12 13:33:12 +00:00
2025-03-26 00:18:45 +08:00
2025-02-28 14:51:32 +00:00
2025-04-29 13:29:08 +03:00
2025-04-27 14:57:31 +03:00
2025-01-06 23:28:45 +01:00
2025-03-26 00:18:45 +08:00
2025-02-21 16:54:56 +00:00
2024-12-21 14:43:09 +00:00
2025-03-03 10:46:00 +00:00
2025-02-28 15:25:58 +01:00
2025-02-28 15:25:58 +01:00
2025-02-21 16:54:56 +00:00
2025-02-21 16:54:56 +00:00
2025-01-21 13:23:17 +01:00
2025-01-21 21:15:21 +00:00
2025-02-21 16:54:56 +00:00
2025-02-21 16:54:56 +00:00
2025-02-21 16:54:56 +00:00
2025-02-21 16:54:56 +00:00
2025-03-18 11:35:15 +00:00
2025-02-21 16:54:56 +00:00
2025-01-04 15:09:50 +00:00
2025-02-28 16:01:11 +01:00
2025-04-07 18:51:12 +02:00