-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert from stdweb to wasm-bindgen #333
Commits on Jul 26, 2020
-
Initial minimal commit of bindgen branch, beginning to port API from …
…stdweb to wasm-bindgen Only a couple of global functions as well as Room objects with some of their functions are implemented so far
Configuration menu - View commit details
-
Copy full SHA for 495b8dc - Browse repository at this point
Copy the full SHA 495b8dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b71e3d - Browse repository at this point
Copy the full SHA 6b71e3dView commit details
Commits on Nov 11, 2020
-
Update work in progress, added a bunch of implementation coverage for…
… room object and structure prototypes and positions
Configuration menu - View commit details
-
Copy full SHA for a454a86 - Browse repository at this point
Copy the full SHA a454a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3176bc - Browse repository at this point
Copy the full SHA b3176bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 119e04c - Browse repository at this point
Copy the full SHA 119e04cView commit details
Commits on Nov 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7368594 - Browse repository at this point
Copy the full SHA 7368594View commit details
Commits on Nov 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5f47e3d - Browse repository at this point
Copy the full SHA 5f47e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3c9c4 - Browse repository at this point
Copy the full SHA 3d3c9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1247241 - Browse repository at this point
Copy the full SHA 1247241View commit details
Commits on Nov 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5ac79a4 - Browse repository at this point
Copy the full SHA 5ac79a4View commit details
Commits on Nov 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 67d7a2e - Browse repository at this point
Copy the full SHA 67d7a2eView commit details
Commits on Nov 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 67fe8c1 - Browse repository at this point
Copy the full SHA 67fe8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb2d931 - Browse repository at this point
Copy the full SHA bb2d931View commit details
Commits on Nov 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e93403f - Browse repository at this point
Copy the full SHA e93403fView commit details
Commits on Nov 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 84dc122 - Browse repository at this point
Copy the full SHA 84dc122View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7df741 - Browse repository at this point
Copy the full SHA e7df741View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8e96c - Browse repository at this point
Copy the full SHA fc8e96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c65483 - Browse repository at this point
Copy the full SHA 8c65483View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d383e - Browse repository at this point
Copy the full SHA c7d383eView commit details
Commits on Nov 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dfa1be2 - Browse repository at this point
Copy the full SHA dfa1be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e79c04d - Browse repository at this point
Copy the full SHA e79c04dView commit details -
Implement RawObjectId as u128, with the most significant 96 bits used…
… for id and the least significant 8 store the padding length to support variable padding
Configuration menu - View commit details
-
Copy full SHA for 89f1c49 - Browse repository at this point
Copy the full SHA 89f1c49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c10d2 - Browse repository at this point
Copy the full SHA 18c10d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5e3eb - Browse repository at this point
Copy the full SHA ba5e3ebView commit details -
Add JsObjectId, which is a typed wrapper around a js heap stored obje…
…ct id string, and some resolve wrappers
Configuration menu - View commit details
-
Copy full SHA for 89e8f98 - Browse repository at this point
Copy the full SHA 89e8f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad06d1d - Browse repository at this point
Copy the full SHA ad06d1dView commit details
Commits on Nov 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 244f691 - Browse repository at this point
Copy the full SHA 244f691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86f5c75 - Browse repository at this point
Copy the full SHA 86f5c75View commit details
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 479e9d5 - Browse repository at this point
Copy the full SHA 479e9d5View commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6ed0a78 - Browse repository at this point
Copy the full SHA 6ed0a78View commit details
Commits on Nov 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1ee39c3 - Browse repository at this point
Copy the full SHA 1ee39c3View commit details -
Update dependencies and add features for seasonal and private server …
…target environments and fmt
Configuration menu - View commit details
-
Copy full SHA for b098ced - Browse repository at this point
Copy the full SHA b098cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8afdc - Browse repository at this point
Copy the full SHA 4d8afdcView commit details
Commits on Dec 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5d5c32 - Browse repository at this point
Copy the full SHA c5d5c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf1546 - Browse repository at this point
Copy the full SHA ccf1546View commit details -
Configuration menu - View commit details
-
Copy full SHA for f884899 - Browse repository at this point
Copy the full SHA f884899View commit details
Commits on Dec 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 36f4dd4 - Browse repository at this point
Copy the full SHA 36f4dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b0afb - Browse repository at this point
Copy the full SHA 33b0afbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff839f - Browse repository at this point
Copy the full SHA 3ff839fView commit details
Commits on Dec 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 30ac774 - Browse repository at this point
Copy the full SHA 30ac774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d3b34 - Browse repository at this point
Copy the full SHA 14d3b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for b583dd2 - Browse repository at this point
Copy the full SHA b583dd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a7177a - Browse repository at this point
Copy the full SHA 6a7177aView commit details
Commits on Dec 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 95442ed - Browse repository at this point
Copy the full SHA 95442edView commit details
Commits on Dec 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd67085 - Browse repository at this point
Copy the full SHA fd67085View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90997e - Browse repository at this point
Copy the full SHA a90997eView commit details
Commits on Dec 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0a36e52 - Browse repository at this point
Copy the full SHA 0a36e52View commit details
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 61e20a4 - Browse repository at this point
Copy the full SHA 61e20a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3de877 - Browse repository at this point
Copy the full SHA f3de877View commit details
Commits on Jan 2, 2021
-
Update bindgen build notes, fewer output file hacks are needed with c…
…urrent versions of bindgen
Configuration menu - View commit details
-
Copy full SHA for 565a814 - Browse repository at this point
Copy the full SHA 565a814View commit details
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3845e8c - Browse repository at this point
Copy the full SHA 3845e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a120fea - Browse repository at this point
Copy the full SHA a120feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 117ae5c - Browse repository at this point
Copy the full SHA 117ae5cView commit details
Commits on Jan 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 906d6d3 - Browse repository at this point
Copy the full SHA 906d6d3View commit details
Commits on Jan 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 397d306 - Browse repository at this point
Copy the full SHA 397d306View commit details
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a827672 - Browse repository at this point
Copy the full SHA a827672View commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4da06b0 - Browse repository at this point
Copy the full SHA 4da06b0View commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bfc6eea - Browse repository at this point
Copy the full SHA bfc6eeaView commit details
Commits on Feb 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 897ef48 - Browse repository at this point
Copy the full SHA 897ef48View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8515a8b - Browse repository at this point
Copy the full SHA 8515a8bView commit details
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9396d1d - Browse repository at this point
Copy the full SHA 9396d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb0a25c - Browse repository at this point
Copy the full SHA fb0a25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ad0ab - Browse repository at this point
Copy the full SHA 82ad0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f7b9f - Browse repository at this point
Copy the full SHA 58f7b9fView commit details
Commits on Feb 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f659b9 - Browse repository at this point
Copy the full SHA 8f659b9View commit details
Commits on Mar 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 624716a - Browse repository at this point
Copy the full SHA 624716aView commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 75f41fa - Browse repository at this point
Copy the full SHA 75f41faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5059610 - Browse repository at this point
Copy the full SHA 5059610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f935b9 - Browse repository at this point
Copy the full SHA 5f935b9View commit details
Commits on Apr 18, 2021
-
Converting Position into using u8 for in-room x and y (#346)
* refactor(position): converted Position.x and Position.y to using u8 instead of u32 In other places, we use u8 for the in-room (x,y) positions. This isn't reflected in Position, where instead u32 is used. This fixes that. BREAKING CHANGE: Position only accepts and returns u8 instead of u32 for the in-room x and y. * fix(position): fixed typos in casts and serde readable type
Configuration menu - View commit details
-
Copy full SHA for ef038f2 - Browse repository at this point
Copy the full SHA ef038f2View commit details -
LocalCostMatrix improvements (#347)
* refactor(local_cost_matrix): changed LocalCostMatrix to use a fixed-size array internally Instead of using Vec<u8>, LocalCostMatrix now holds a [u8; 2500] directly. Also replaced the Into<Vec<u8>> for LocalCostMatrix with From<LocalCostMatrix> for Vec<u8>, to be idiomatic. * feat(local_cost_matrix): added indexing implementations for (u8, u8) LocalCostMatrix's can now be indexed by (u8, u8) pairs. * feat(local_cost_matrix): added unchecked get and set * fix(local_cost_matrix): added asserts that x and y are valid coordinates Before, we just relied on the bounds checking the index that pos_as_idx spits out, but that allows invalid coordinates like (0, 201) to be passed in. This fixes that. As a result of the bounds checking from the asserts, we can skip the checking that goes on in []::index, and just use the unchecked versions instead. * feat(local_cost_matrix): added indexing impls for Position * refactor(local_cost_matrix): get and set now use indexing, indexing uses unchecked internally With the (u8, u8) indexing impl, we can rewrite get and set in terms of them. And in the indexing impl, because we check that x and y are in bounds, we're guaranteed that the index from pos_as_idx will be in bounds as well, so we can just use the unchecked accessors instead.
Configuration menu - View commit details
-
Copy full SHA for 7755196 - Browse repository at this point
Copy the full SHA 7755196View commit details
Commits on Apr 19, 2021
-
Bringing parity back for pathfinder, movement and a number of find AP…
…Is. (#349) * Cleanup duplicated traits across structures. * Move to using serde-wasm-bindgen instead of built-in bindgen serialization that uses stringification + JSON parsing. * Implement pathfinder functions back to parity including options callbacks. * Implement typed find methods. (Still missing 'Terrain' find.) * Add strongly typed wrapper containers for 'Array' and 'HashMap' JS objects. * Add 'as_has_store' back to structure enum type. (Other traits need adding still!) * Add missing structure properties. * Remove old stdweb code for functionality that is now implemented. * Convert RoomName conversion that can fail to TryFrom. Use 'expect' in places it should never fail to unwrap.
Configuration menu - View commit details
-
Copy full SHA for 39331d1 - Browse repository at this point
Copy the full SHA 39331d1View commit details -
* refactor(local_cost_matrix): changed LocalCostMatrix to use a fixed-size array internally Instead of using Vec<u8>, LocalCostMatrix now holds a [u8; 2500] directly. Also replaced the Into<Vec<u8>> for LocalCostMatrix with From<LocalCostMatrix> for Vec<u8>, to be idiomatic. * feat(local_cost_matrix): added indexing implementations for (u8, u8) LocalCostMatrix's can now be indexed by (u8, u8) pairs. * feat(local_cost_matrix): added unchecked get and set * fix(local_cost_matrix): added asserts that x and y are valid coordinates Before, we just relied on the bounds checking the index that pos_as_idx spits out, but that allows invalid coordinates like (0, 201) to be passed in. This fixes that. As a result of the bounds checking from the asserts, we can skip the checking that goes on in []::index, and just use the unchecked versions instead. * feat(local_cost_matrix): added indexing impls for Position * refactor(local_cost_matrix): get and set now use indexing, indexing uses unchecked internally With the (u8, u8) indexing impl, we can rewrite get and set in terms of them. And in the indexing impl, because we check that x and y are in bounds, we're guaranteed that the index from pos_as_idx will be in bounds as well, so we can just use the unchecked accessors instead. * feat(cost_matrix): added a SparseCostMatrix struct, added LocalCostMatrix::{iter, iter_mut} SparseCostMatrix is the sparse counterpart to the LocalCostMatrix. Also added methods for generating iterators over both the sparse and dense versions. * feat(sparse_cost_matrix): added From<CostMatrix> implementation * perf(sparse_cost_matrix): refactored assert in From<CostMatrix> to only run once * refactor(local/cost_matrix.rs): refactored index -> (x,y) into a separate function * feat(local/cost_matrix.rs): added methods for merging cost matrices Can now merge the two cost matrix types into each other; forms the basis for possible layered cost matrix behaviour, builder patterns, etc. * refactor(cost_matrix_iter): rewrote the iter methods to give &u8 values back instead of u8 Some users might only care about a few values, why deref before it's needed? They can always chain .copied() after if needed. BREAKING CHANGE: .iter() returns impl Iterator<Item = ((u8, u8), &u8)> instead of impl Iterator<Item = ((u8, u8), u8)> for Local and SparseCostMatrix. * fix(local/cost_matrix.rs): fixed impls that broke due to iter output change * refactor(local_cost_matrix): removed casts of Position::x and Position::y to u8 Now that the position change is merged, these casts are unnecessary. * style(local/cost_matrix.rs): removed old commented-out code * docs(sparse_cost_matrix): added comment explaining why 0 entries are filtered out * style(local/cost_matrix.rs): removed more std-web code
Configuration menu - View commit details
-
Copy full SHA for 85b6443 - Browse repository at this point
Copy the full SHA 85b6443View commit details
Commits on Apr 21, 2021
-
Add traits to make heal/attack/transfer type safe. Add raw memory seg…
…ment access. Add structure trait access.
Configuration menu - View commit details
-
Copy full SHA for 4edd585 - Browse repository at this point
Copy the full SHA 4edd585View commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e24cda - Browse repository at this point
Copy the full SHA 5e24cdaView commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 37d4ab7 - Browse repository at this point
Copy the full SHA 37d4ab7View commit details -
build(wasm-bindgen-test): added wasm-bindgen-test 0.3.* as a dev depe…
…ndency If we're going to be using wasm-pack test, we need this.
Configuration menu - View commit details
-
Copy full SHA for edd418f - Browse repository at this point
Copy the full SHA edd418fView commit details -
test(room_coordinate): fixed test build breakages due to constness vi…
…olations RoomCoordinate::unchecked_new is a non-const function, and so can't be used when creating const/static arrays. So instead, provide helper methods that return vecs or arrays.
Configuration menu - View commit details
-
Copy full SHA for ba059df - Browse repository at this point
Copy the full SHA ba059dfView commit details -
Disable cargo-web tests, fix feature builds and some test and bug fix…
…es, re-add move_to_with_options
Configuration menu - View commit details
-
Copy full SHA for 5621ec5 - Browse repository at this point
Copy the full SHA 5621ec5View commit details
Commits on Apr 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 374f330 - Browse repository at this point
Copy the full SHA 374f330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8af71b2 - Browse repository at this point
Copy the full SHA 8af71b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b809cc - Browse repository at this point
Copy the full SHA 0b809ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98aaa88 - Browse repository at this point
Copy the full SHA 98aaa88View commit details
Commits on May 5, 2021
-
Lots of changes to bring bindgen API closer to parity with stdweb imp…
…lementation. (#354) * Work in progress on parity API implementation. * Lots of bindings fixes. Cost matrix pos fix. Better JsHashMap semantics. * Fix doc test Co-authored-by: Shane Madden <shanemadden@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4375d5f - Browse repository at this point
Copy the full SHA 4375d5fView commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6d2da66 - Browse repository at this point
Copy the full SHA 6d2da66View commit details
Commits on May 8, 2021
-
Fixes and additions to bindgen API. (#355)
* Work in progress on parity API implementation. * Lots of bindings fixes. Cost matrix pos fix. Better JsHashMap semantics. * Fix doc test * Convert packed position to u32 from i32. Add flag + construction site container support. Fix type conversion for room status timestamp. Co-authored-by: Shane Madden <shanemadden@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0ca5ba - Browse repository at this point
Copy the full SHA d0ca5baView commit details
Commits on Jun 29, 2021
-
Implement JsContainerFromValue for StructureSpawn
(needed for the changes in the starter I pushed a couple days ago for the starter but didn't commit)
Configuration menu - View commit details
-
Copy full SHA for 2a12d3d - Browse repository at this point
Copy the full SHA 2a12d3dView commit details
Commits on Jul 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f8281c - Browse repository at this point
Copy the full SHA 8f8281cView commit details
Commits on Aug 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abdf1e9 - Browse repository at this point
Copy the full SHA abdf1e9View commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f23f8e1 - Browse repository at this point
Copy the full SHA f23f8e1View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cd111ce - Browse repository at this point
Copy the full SHA cd111ceView commit details
Commits on Oct 25, 2021
-
Creep::ticks_to_live returns Option (because the game returns undefin…
…ed for creeps that are currently spawning) (#367)
Configuration menu - View commit details
-
Copy full SHA for 869cc00 - Browse repository at this point
Copy the full SHA 869cc00View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcb982 - Browse repository at this point
Copy the full SHA ebcb982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053872b - Browse repository at this point
Copy the full SHA 053872bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e04474 - Browse repository at this point
Copy the full SHA 8e04474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18bdae3 - Browse repository at this point
Copy the full SHA 18bdae3View commit details -
impl TryFrom<StructureObject> for StoreObject (#362)
Co-authored-by: Shane Madden <shanemadden@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a4a202 - Browse repository at this point
Copy the full SHA 0a4a202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5a3c6 - Browse repository at this point
Copy the full SHA 1c5a3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9585e24 - Browse repository at this point
Copy the full SHA 9585e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 281f74b - Browse repository at this point
Copy the full SHA 281f74bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc2a8a - Browse repository at this point
Copy the full SHA cbc2a8aView commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27f709a - Browse repository at this point
Copy the full SHA 27f709aView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fce5308 - Browse repository at this point
Copy the full SHA fce5308View commit details -
Configuration menu - View commit details
-
Copy full SHA for deae7de - Browse repository at this point
Copy the full SHA deae7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca980f6 - Browse repository at this point
Copy the full SHA ca980f6View commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 307bf96 - Browse repository at this point
Copy the full SHA 307bf96View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61da5f - Browse repository at this point
Copy the full SHA a61da5fView commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ae81383 - Browse repository at this point
Copy the full SHA ae81383View commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eec7f39 - Browse repository at this point
Copy the full SHA eec7f39View commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 226f394 - Browse repository at this point
Copy the full SHA 226f394View commit details -
Configuration menu - View commit details
-
Copy full SHA for e79718a - Browse repository at this point
Copy the full SHA e79718aView commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d66d247 - Browse repository at this point
Copy the full SHA d66d247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 166034b - Browse repository at this point
Copy the full SHA 166034bView commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 18047bf - Browse repository at this point
Copy the full SHA 18047bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b618ad - Browse repository at this point
Copy the full SHA 1b618adView commit details -
Configuration menu - View commit details
-
Copy full SHA for eff6958 - Browse repository at this point
Copy the full SHA eff6958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ea632 - Browse repository at this point
Copy the full SHA 77ea632View commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c1e5d8 - Browse repository at this point
Copy the full SHA 2c1e5d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1094a05 - Browse repository at this point
Copy the full SHA 1094a05View commit details
Commits on Aug 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7b55ff5 - Browse repository at this point
Copy the full SHA 7b55ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d5d35 - Browse repository at this point
Copy the full SHA 59d5d35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d200d - Browse repository at this point
Copy the full SHA 61d200dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3406bc2 - Browse repository at this point
Copy the full SHA 3406bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c533133 - Browse repository at this point
Copy the full SHA c533133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e11aa6 - Browse repository at this point
Copy the full SHA 5e11aa6View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 40ad4b9 - Browse repository at this point
Copy the full SHA 40ad4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd128e - Browse repository at this point
Copy the full SHA ebd128eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe9d892 - Browse repository at this point
Copy the full SHA fe9d892View commit details
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fbea173 - Browse repository at this point
Copy the full SHA fbea173View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8130b3 - Browse repository at this point
Copy the full SHA b8130b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5f9a1 - Browse repository at this point
Copy the full SHA bf5f9a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4048fff - Browse repository at this point
Copy the full SHA 4048fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f94f98 - Browse repository at this point
Copy the full SHA 0f94f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6712566 - Browse repository at this point
Copy the full SHA 6712566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89accd8 - Browse repository at this point
Copy the full SHA 89accd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ee98c - Browse repository at this point
Copy the full SHA f9ee98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f0b15 - Browse repository at this point
Copy the full SHA 46f0b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5222a17 - Browse repository at this point
Copy the full SHA 5222a17View commit details
Commits on Aug 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f73f679 - Browse repository at this point
Copy the full SHA f73f679View commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b16fe7 - Browse repository at this point
Copy the full SHA 8b16fe7View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1396a3a - Browse repository at this point
Copy the full SHA 1396a3aView commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fd6d173 - Browse repository at this point
Copy the full SHA fd6d173View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc3c88 - Browse repository at this point
Copy the full SHA ddc3c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98cba9 - Browse repository at this point
Copy the full SHA d98cba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf63c69 - Browse repository at this point
Copy the full SHA bf63c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3660ba8 - Browse repository at this point
Copy the full SHA 3660ba8View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0ecd0d9 - Browse repository at this point
Copy the full SHA 0ecd0d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33aa136 - Browse repository at this point
Copy the full SHA 33aa136View commit details -
Configuration menu - View commit details
-
Copy full SHA for afc8e22 - Browse repository at this point
Copy the full SHA afc8e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5d9468 - Browse repository at this point
Copy the full SHA c5d9468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad770c - Browse repository at this point
Copy the full SHA 7ad770cView commit details
Commits on Sep 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8ca0939 - Browse repository at this point
Copy the full SHA 8ca0939View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89cb598 - Browse repository at this point
Copy the full SHA 89cb598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957a6c0 - Browse repository at this point
Copy the full SHA 957a6c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 771bc22 - Browse repository at this point
Copy the full SHA 771bc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 630183b - Browse repository at this point
Copy the full SHA 630183bView commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4701aec - Browse repository at this point
Copy the full SHA 4701aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0780dba - Browse repository at this point
Copy the full SHA 0780dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2afb2a - Browse repository at this point
Copy the full SHA d2afb2aView commit details
Commits on Nov 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0635ca8 - Browse repository at this point
Copy the full SHA 0635ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9372594 - Browse repository at this point
Copy the full SHA 9372594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ab326a - Browse repository at this point
Copy the full SHA 8ab326aView commit details -
Configuration menu - View commit details
-
Copy full SHA for abeeeb5 - Browse repository at this point
Copy the full SHA abeeeb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa7664 - Browse repository at this point
Copy the full SHA dfa7664View commit details
Commits on Nov 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a79a325 - Browse repository at this point
Copy the full SHA a79a325View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b6b1f - Browse repository at this point
Copy the full SHA e8b6b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a03eb - Browse repository at this point
Copy the full SHA 14a03ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b4f9b - Browse repository at this point
Copy the full SHA 61b4f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea06cad - Browse repository at this point
Copy the full SHA ea06cadView commit details -
Implement remaining game methods for Position (still needs FindOption…
…s where RoomPosition does)
Configuration menu - View commit details
-
Copy full SHA for f0b540a - Browse repository at this point
Copy the full SHA f0b540aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a73849 - Browse repository at this point
Copy the full SHA 5a73849View commit details -
Rename room_position module to position for clarify vs RoomPosition p…
…ure-javascript object
Configuration menu - View commit details
-
Copy full SHA for 246e137 - Browse repository at this point
Copy the full SHA 246e137View commit details -
Configuration menu - View commit details
-
Copy full SHA for e04b39f - Browse repository at this point
Copy the full SHA e04b39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a18d8 - Browse repository at this point
Copy the full SHA d6a18d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3878560 - Browse repository at this point
Copy the full SHA 3878560View commit details
Commits on Nov 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9bcc192 - Browse repository at this point
Copy the full SHA 9bcc192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf0af4 - Browse repository at this point
Copy the full SHA 8bf0af4View commit details
Commits on Dec 3, 2022
-
Rename [Js]FindOptions to [Js]FindPathOptions to reflect their use an…
…d because we need the FindOptions name
Configuration menu - View commit details
-
Copy full SHA for 2f55d8b - Browse repository at this point
Copy the full SHA 2f55d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3188b - Browse repository at this point
Copy the full SHA fa3188bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9d1705 - Browse repository at this point
Copy the full SHA d9d1705View commit details
Commits on Dec 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e9ee25 - Browse repository at this point
Copy the full SHA 9e9ee25View commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2438505 - Browse repository at this point
Copy the full SHA 2438505View commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16784b9 - Browse repository at this point
Copy the full SHA 16784b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bdc081 - Browse repository at this point
Copy the full SHA 7bdc081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0315c9d - Browse repository at this point
Copy the full SHA 0315c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba669a9 - Browse repository at this point
Copy the full SHA ba669a9View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2c91a8 - Browse repository at this point
Copy the full SHA c2c91a8View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 044e239 - Browse repository at this point
Copy the full SHA 044e239View commit details